Skip to content

Commit

Permalink
Update dependency @types/node to v20.14.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent a108ef0 commit 952bf56
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/legacy-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@gw2treasures/tsconfig": "*",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@gw2treasures/tsconfig": "*",
"@types/negotiator": "0.6.3",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"@types/react": "npm:[email protected]",
"@typescript-eslint/eslint-plugin": "7.17.0",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@gw2treasures/tsconfig": "*",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@vercel/ncc": "0.38.1",
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"homepage": "https://github.com/GW2Treasures/gw2treasures.com#readme",
"devDependencies": {
"@gw2treasures/tsconfig": "*",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"rimraf": "6.0.1",
"svgo": "3.3.2",
"ts-node": "10.9.2"
Expand Down

0 comments on commit 952bf56

Please sign in to comment.