Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.16.11 (#11679)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.16.10` ->
`20.16.11`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.10/20.16.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.16.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.16.10/20.16.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.16.10/20.16.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Josh-Walker-GM committed Oct 8, 2024
1 parent 4859c1d commit 7883f86
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/babel-plugin-tester": "9.0.10",
"@types/babel__core": "7.20.5",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"babel-plugin-tester": "11.0.4",
"tsx": "4.19.1",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"unplugin-auto-import": "0.18.3"
},
"devDependencies": {
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vite": "5.4.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@babel/core": "^7.22.20",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.10",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"@types/vscode": "1.94.0",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/aws-lambda": "8.10.145",
"@types/babel-core": "6.25.10",
"@types/jest": "29.5.13",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"babel-jest": "^29.7.0",
"fast-glob": "3.3.2",
"jest": "29.7.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8023,7 +8023,7 @@ __metadata:
"@redwoodjs/project-config": "workspace:*"
"@types/babel-plugin-tester": "npm:9.0.10"
"@types/babel__core": "npm:7.20.5"
"@types/node": "npm:20.16.10"
"@types/node": "npm:20.16.11"
babel-plugin-auto-import: "npm:1.1.0"
babel-plugin-graphql-tag: "npm:3.3.0"
babel-plugin-module-resolver: "npm:5.0.2"
Expand Down Expand Up @@ -8814,7 +8814,7 @@ __metadata:
"@types/fs-extra": "npm:11.0.4"
"@types/line-column": "npm:1.0.2"
"@types/lodash": "npm:4.17.10"
"@types/node": "npm:20.16.10"
"@types/node": "npm:20.16.11"
"@types/vscode": "npm:1.94.0"
camelcase: "npm:6.3.0"
core-js: "npm:3.38.1"
Expand Down Expand Up @@ -8880,7 +8880,7 @@ __metadata:
"@types/aws-lambda": "npm:8.10.145"
"@types/babel-core": "npm:6.25.10"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:20.16.10"
"@types/node": "npm:20.16.11"
babel-jest: "npm:^29.7.0"
concurrently: "npm:8.2.2"
fast-glob: "npm:3.3.2"
Expand Down Expand Up @@ -11259,12 +11259,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
"@types/node@npm:20.16.11":
version: 20.16.11
resolution: "@types/node@npm:20.16.11"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/c0c0c7ecb083ec638c2118e54b5242bb4c39a75608cbac9475cf15aaceb64b8bc997a87a0798e700a81d61651c8a7750ae0455be0f0996ada6e8b2bb818d90c5
checksum: 10c0/bba43f447c3c80548513954dae174e18132e9149d572c09df4a282772960d33e229d05680fb5364997c03489c22fe377d1dbcd018a3d4ff1cfbcfcdaa594a9c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -27875,7 +27875,7 @@ __metadata:
"@storybook/addon-essentials": "npm:7.6.17"
"@storybook/builder-vite": "npm:7.6.17"
"@storybook/react": "npm:7.6.17"
"@types/node": "npm:20.16.10"
"@types/node": "npm:20.16.11"
magic-string: "npm:0.30.11"
react-docgen: "npm:7.0.3"
tsx: "npm:4.19.1"
Expand Down

0 comments on commit 7883f86

Please sign in to comment.