Skip to content

Commit

Permalink
Merge pull request #141 from tegonal/renovate/node-22.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v22.10.6
  • Loading branch information
toggm authored Jan 14, 2025
2 parents d39866d + 32ead38 commit 06cd2d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.5",
"@types/node": "22.10.6",
"@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.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
"@types/node@npm:22.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
checksum: 10/ac93c9b6337ddb70176abade1ca4cdec24cde93cfc19023f3e001d80cb42f1d3c2487dd1626ce016985953319de30528d9e73dc5c6e2e28be9eaa9ec0237fc1d
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.5"
"@types/node": "npm:22.10.6"
"@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 06cd2d2

Please sign in to comment.