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 Nov 5, 2024
1 parent 00e56c9 commit 813e41d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 18.20.4
nodejs 22.11.0
yarn 1.22.22
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/preset-typescript": "7.26.0",
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/node": "18.19.63",
"@types/node": "22.9.0",
"@types/yargs": "16.0.9",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1516,12 +1516,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.63":
version: 18.19.63
resolution: "@types/node@npm:18.19.63"
"@types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/cbb6a548f9aa1f9f391a67a76dc8e19733bc058b940ec9810b79156881c3a5888ba2934b79b94250b96179f8c6cba08bf5b1190019ff2dbf6be1a3451096214a
undici-types: "npm:~6.19.8"
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
languageName: node
linkType: hard

Expand Down Expand Up @@ -2990,7 +2990,7 @@ __metadata:
"@babel/preset-typescript": "npm:7.26.0"
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:18.19.63"
"@types/node": "npm:22.9.0"
"@types/yargs": "npm:16.0.9"
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
"@typescript-eslint/parser": "npm:8.13.0"
Expand Down Expand Up @@ -5542,10 +5542,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

Expand Down

0 comments on commit 813e41d

Please sign in to comment.