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

chore(deps): update dependency @types/node to v22 #310

Merged
merged 1 commit into from
Nov 4, 2024
Merged
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 @@ -76,7 +76,7 @@
"@types/i18n": "0.13.12",
"@types/lodash.clonedeep": "^4.5.9",
"@types/lodash.isequal": "^4.5.8",
"@types/node": "^20.17.4",
"@types/node": "^22.0.0",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
Expand Down
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3447,7 +3447,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
"@types/node@npm:*, @types/node@npm:^22.0.0":
version: 22.8.5
resolution: "@types/node@npm:22.8.5"
dependencies:
Expand All @@ -3456,15 +3456,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.4":
version: 20.17.4
resolution: "@types/node@npm:20.17.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f4658e89820e19b510c43d64f01b5c6ccfd5972f4cb29d042b69893676c450a148a614dee9868c08c6e05138c9e936ad8af059118f31ac323abdf644890581f0
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.2
resolution: "@types/parse-json@npm:4.0.2"
Expand Down Expand Up @@ -6828,7 +6819,7 @@ __metadata:
"@types/i18n": "npm:0.13.12"
"@types/lodash.clonedeep": "npm:^4.5.9"
"@types/lodash.isequal": "npm:^4.5.8"
"@types/node": "npm:^20.17.4"
"@types/node": "npm:^22.0.0"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/uuid": "npm:10.0.0"
Expand Down Expand Up @@ -10560,7 +10551,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
Expand Down