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.7.4 #352

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.7.4",
"@types/react": "18.3.3",
"@types/three": "0.165.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.7.4"
"@types/react": "npm:18.3.3"
"@types/three": "npm:0.165.0"
"@typescript-eslint/eslint-plugin": "npm:7.0.2"
Expand Down Expand Up @@ -4186,12 +4186,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.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 840002d20654e38a9af8cdffa215598fdb28ac4f96c5701ed672ec365ed6ccc66da299edddaa409baf13cd71bbf1128901f633b5e44e070fc236e26415805b78
undici-types: "npm:~6.19.2"
checksum: c22bf54515c78ff3170142c1e718b90e2a0003419dc2d55f79c9c9362edd590a6ab1450deb09ff6e1b32d1b4698da407930b16285e8be3a009ea6cd2695cac01
languageName: node
linkType: hard

Expand Down Expand Up @@ -13330,6 +13330,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