Skip to content

Commit

Permalink
Update Node.js to v22.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 564dff4 commit 1dd5db0
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 @@
v22.13.0
22.13.1
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.14",
"@types/node": "22.10.6",
"@types/node": "22.10.10",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@typescript-eslint/eslint-plugin": "^8.19.1",
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.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
"@types/node@npm:22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/ac93c9b6337ddb70176abade1ca4cdec24cde93cfc19023f3e001d80cb42f1d3c2487dd1626ce016985953319de30528d9e73dc5c6e2e28be9eaa9ec0237fc1d
checksum: 10/61559b62bc7e62b947876e097c99472dd01317dd3b5916b538e2c40db8d68a1fc23c8de48149ef04cd2790a97bf2c005ea60cbb067e55ddbefd013d73da7a147
languageName: node
linkType: hard

Expand Down Expand Up @@ -9176,7 +9176,7 @@ __metadata:
"@types/js-cookie": "npm:^3.0.6"
"@types/json-stable-stringify": "npm:^1.0.36"
"@types/lodash": "npm:^4.17.14"
"@types/node": "npm:22.10.6"
"@types/node": "npm:22.10.10"
"@types/react": "npm:19.0.7"
"@types/react-dom": "npm:19.0.3"
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
Expand Down

0 comments on commit 1dd5db0

Please sign in to comment.