Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 3085378 commit cd9f4c6
Show file tree
Hide file tree
Showing 13 changed files with 183 additions and 369 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@jest/types": "^29.5.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-typescript": "^12.0.0",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"husky": "^9.0.11",
"rollup": "^4.22.4",
"rollup-plugin-summary": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@angular/compiler-cli": "^18.0.0",
"@types/express": "^5.0.0",
"@types/jasmine": "~5.1.0",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"jasmine-core": "~5.4.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@rollup/plugin-typescript": "^12.0.0",
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^20.12.2",
"@types/node": "^22.0.0",
"chrome-types": "^0.1.276",
"eslint": "^8.57.0",
"lint-staged": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"happy-dom": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/express-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/cookie-parser": "^1.4.3",
"@types/express": "^5.0.0",
"@types/express-session": "^1.17.5",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"eslint": "^8.57.0",
"lint-staged": "^15.0.0",
"postcss": "^8.4.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^1.6.0",
"angular-auth-oidc-client": "^18.0.0",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-server-actions-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@silverhand/ts-config": "^6.0.0",
"@silverhand/ts-config-react": "^6.0.0",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"eslint": "^8.50.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@types/cookie": "^0.6.0",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"lint-staged": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/passportjs-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/cookie-parser": "^1.4.3",
"@types/express": "^5.0.0",
"@types/express-session": "^1.17.5",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"@types/passport": "^1.0.16",
"@types/passport-openidconnect": "^0.1.3",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@remix-run/node": "^2.0.0",
"@silverhand/eslint-config": "^6.0.1",
"@silverhand/ts-config": "^6.0.0",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"lint-staged": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@sveltejs/kit": "^2.0.0",
"@swc/core": "^1.6.5",
"@types/cookie": "^0.6.0",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"lint-staged": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.0",
"@tsconfig/node18": "^18.2.1",
"@types/node": "^20.11.19",
"@types/node": "^22.0.0",
"@vitejs/plugin-vue": "^5.0.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
Expand Down
Loading

0 comments on commit cd9f4c6

Please sign in to comment.