Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/node from 20.12.8 to 22.2.0 #332

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2.0",
"@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.2.0"
"@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.2.0":
version: 22.2.0
resolution: "@types/node@npm:22.2.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 840002d20654e38a9af8cdffa215598fdb28ac4f96c5701ed672ec365ed6ccc66da299edddaa409baf13cd71bbf1128901f633b5e44e070fc236e26415805b78
undici-types: "npm:~6.13.0"
checksum: c17900b34faecfec204f72970bd658d0c217aaf739c1bf7690c969465b6b26b77a8be1cd9ba735aadbd1dd20b5c3e4f406ec33528bf7c6eec90744886c5d5608
languageName: node
linkType: hard

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

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 2de55181f569c77a4f08063f8bf2722fcbb6ea312a26a9e927bd1f5ea5cf3a281c5ddf23155061db083e0a25838f54813543ff13b0ac34d230d5c1205ead66c1
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