Skip to content

Commit

Permalink
Update Node.js to v22.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 5d34867 commit f2aba76
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.1
22.14.0
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/js-cookie": "^3.0.6",
"@types/json-stable-stringify": "^1.0.36",
"@types/lodash": "^4.17.15",
"@types/node": "22.13.0",
"@types/node": "22.13.1",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@typescript-eslint/eslint-plugin": "^8.22.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4008,12 +4008,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
"@types/node@npm:22.13.1":
version: 22.13.1
resolution: "@types/node@npm:22.13.1"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
checksum: 10/d8ba7068b0445643c0fa6e4917cdb7a90e8756a9daff8c8a332689cd5b2eaa01e4cd07de42e3cd7e6a6f465eeda803d5a1363d00b5ab3f6cea7950350a159497
languageName: node
linkType: hard

Expand Down Expand Up @@ -9280,7 +9280,7 @@ __metadata:
"@types/js-cookie": "npm:^3.0.6"
"@types/json-stable-stringify": "npm:^1.0.36"
"@types/lodash": "npm:^4.17.15"
"@types/node": "npm:22.13.0"
"@types/node": "npm:22.13.1"
"@types/react": "npm:19.0.8"
"@types/react-dom": "npm:19.0.3"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
Expand Down

0 comments on commit f2aba76

Please sign in to comment.