Skip to content

Commit

Permalink
[CHORE] Update dependency @types/node to v20.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent cbe72ce commit 58d7e30
Show file tree
Hide file tree
Showing 6 changed files with 81 additions and 81 deletions.
2 changes: 1 addition & 1 deletion pandora-client-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/delaunator": "5.0.3",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "20.16.11",
"@types/node": "20.17.6",
"@types/offscreencanvas": "2019.7.3",
"@types/postcss-flexbugs-fixes": "5.0.3",
"@types/react": "18.3.12",
Expand Down
2 changes: 1 addition & 1 deletion pandora-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@types/async-lock": "1.4.2",
"@types/lodash": "4.17.13",
"@types/node": "20.16.11",
"@types/node": "20.17.6",
"async-lock": "1.4.1",
"immer": "10.1.1",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion pandora-server-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/jest": "29.5.14",
"@types/json-diff": "1.0.3",
"@types/lodash": "4.17.13",
"@types/node": "20.16.11",
"@types/node": "20.17.6",
"@types/nodemailer": "6.4.16",
"@types/semver": "7.5.8",
"@types/wtfnode": "0.7.3",
Expand Down
2 changes: 1 addition & 1 deletion pandora-server-shard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jest": "29.5.14",
"@types/json-diff": "1.0.3",
"@types/lodash": "4.17.13",
"@types/node": "20.16.11",
"@types/node": "20.17.6",
"@types/wtfnode": "0.7.3",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion pandora-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@playwright/test": "1.48.2",
"@stylistic/eslint-plugin": "2.10.1",
"@types/node": "20.16.11",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"eslint": "8.57.1",
Expand Down
Loading

0 comments on commit 58d7e30

Please sign in to comment.