Skip to content

Commit

Permalink
Bump @types/node from 20.12.8 to 22.5.5
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.8 to 22.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent b81e8b6 commit 11be9b3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@storybook/react": "7.6.16",
"@storybook/react-webpack5": "7.6.16",
"@types/jest": "29.5.12",
"@types/node": "20.12.8",
"@types/node": "22.5.5",
"@types/react": "18.3.3",
"@types/three": "0.160.0",
"@typescript-eslint/eslint-plugin": "7.0.2",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1838,7 +1838,7 @@ __metadata:
"@storybook/react": "npm:7.6.16"
"@storybook/react-webpack5": "npm:7.6.16"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.12.8"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.3"
"@types/three": "npm:0.160.0"
"@typescript-eslint/eslint-plugin": "npm:7.0.2"
Expand Down Expand Up @@ -4179,12 +4179,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.8":
version: 20.12.8
resolution: "@types/node@npm:20.12.8"
"@types/node@npm:22.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 840002d20654e38a9af8cdffa215598fdb28ac4f96c5701ed672ec365ed6ccc66da299edddaa409baf13cd71bbf1128901f633b5e44e070fc236e26415805b78
undici-types: "npm:~6.19.2"
checksum: ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
languageName: node
linkType: hard

Expand Down Expand Up @@ -13322,6 +13322,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit 11be9b3

Please sign in to comment.