Skip to content

Commit

Permalink
chore(deps): update dependency node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 0774f53 commit 40aed9a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
22.11.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/jest": "^29.4.4",
"@types/js-yaml": "^4.0.5",
"@types/luxon": "^3.2.0",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@types/pako": "^2",
"@types/prompts": "^2.4.3",
"@yao-pkg/pkg": "^5.8.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1492,12 +1492,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.0.0":
version: 20.17.2
resolution: "@types/node@npm:20.17.2"
"@types/node@npm:^22.0.0":
version: 22.8.4
resolution: "@types/node@npm:22.8.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/453ca052f9544ad66a9988ff881024588008795690c9ea7252e0594333ea11cec7d176a76c5e0f6b89ba42427c6e4684321427f9f515e8a9ba9a729f80c13054
undici-types: "npm:~6.19.8"
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
languageName: node
linkType: hard

Expand Down Expand Up @@ -7479,7 +7479,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: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down Expand Up @@ -7853,7 +7853,7 @@ __metadata:
"@types/jest": "npm:^29.4.4"
"@types/js-yaml": "npm:^4.0.5"
"@types/luxon": "npm:^3.2.0"
"@types/node": "npm:^20.0.0"
"@types/node": "npm:^22.0.0"
"@types/pako": "npm:^2"
"@types/prompts": "npm:^2.4.3"
"@yao-pkg/pkg": "npm:^5.8.1"
Expand Down

0 comments on commit 40aed9a

Please sign in to comment.