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 21, 2025
1 parent 564dff4 commit f354dae
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.7",
"@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.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/ac93c9b6337ddb70176abade1ca4cdec24cde93cfc19023f3e001d80cb42f1d3c2487dd1626ce016985953319de30528d9e73dc5c6e2e28be9eaa9ec0237fc1d
checksum: 10/64cde1c2f5e5f7d597d3bd462f52c3c2d688a66623eb75d25e1d1d63d384ef553a27100635ad0dbb7d74da517048aa636947863eb624cf85f25d2f22370ce474
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.7"
"@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 f354dae

Please sign in to comment.