Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 7aaf6ed commit fbb1500
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.5
22.11.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
"@types/jasmine": "~3.3.8",
"@types/jasminewd2": "~2.0.3",
"@types/mocha": "^8.0.3",
"@types/node": "^18.17.0",
"@types/node": "^22.0.0",
"@types/shortid": "0.0.29",
"@types/sinon": "^7.0.13",
"@typescript-eslint/eslint-plugin": "^7.2.0",
Expand Down
20 changes: 2 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6631,7 +6631,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=10.0.0":
"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^22.0.0":
version: 22.10.0
resolution: "@types/node@npm:22.10.0"
dependencies:
Expand All @@ -6647,15 +6647,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.0":
version: 18.19.66
resolution: "@types/node@npm:18.19.66"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/f4ebd2fc705a08dde485278a2e5f4a4e203f64b51330f047b24f76dd0c6b4e047dc9e86caf916066c88bab1539ad21e83e464eb50a7cb87e33336e0eb145a772
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -22225,7 +22216,7 @@ __metadata:
"@types/jasmine": "npm:~3.3.8"
"@types/jasminewd2": "npm:~2.0.3"
"@types/mocha": "npm:^8.0.3"
"@types/node": "npm:^18.17.0"
"@types/node": "npm:^22.0.0"
"@types/shortid": "npm:0.0.29"
"@types/sinon": "npm:^7.0.13"
"@typescript-eslint/eslint-plugin": "npm:^7.2.0"
Expand Down Expand Up @@ -25032,13 +25023,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
Expand Down

0 comments on commit fbb1500

Please sign in to comment.