Skip to content

Commit

Permalink
Merge pull request #1315 from GW2Treasures/renovate/node-22.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v22.10.7
  • Loading branch information
darthmaim authored Jan 16, 2025
2 parents 8314b0e + ba65920 commit 8c4fc1b
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@gw2treasures/eslint-config": "0.0.6",
"@gw2treasures/eslint-plugin-nextjs": "0.0.4",
"@gw2treasures/tsconfig": "0.0.1",
"@types/node": "22.10.6",
"@types/node": "22.10.7",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.6",
"@types/node": "22.10.7",
"@types/nodemailer": "6.4.17",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@gw2treasures/eslint-config": "0.0.6",
"@gw2treasures/tsconfig": "0.0.1",
"@types/node": "22.10.6",
"@types/node": "22.10.7",
"eslint": "8.57.1",
"typescript": "5.7.3"
}
Expand Down
Loading

0 comments on commit 8c4fc1b

Please sign in to comment.