Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.7.8 (#6023)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent e461f92 commit 3d952db
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"@testing-library/user-event": "14.5.2",
"@types/cors": "2.8.17",
"@types/is-ci": "3.0.4",
"@types/node": "22.7.7",
"@types/node": "22.7.8",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react-test-renderer": "18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typecheck": "tsc --project ./tsconfig.json --noEmit"
},
"devDependencies": {
"@types/node": "22.7.7",
"@types/node": "22.7.8",
"@your-org/eslint-config-bases": "workspace:^",
"cross-env": "7.0.3",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.7.7",
"@types/node": "22.7.8",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@pothos/plugin-prisma": "3.65.3",
"@prisma/client": "5.21.1",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "22.7.7",
"@types/node": "22.7.8",
"@vitest/coverage-v8": "2.1.3",
"@vitest/ui": "2.1.3",
"@your-org/eslint-config-bases": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.13",
"@types/node": "22.7.7",
"@types/node": "22.7.8",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"es-check": "7.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@size-limit/file": "11.1.6",
"@types/node": "22.7.7",
"@types/node": "22.7.8",
"@vitest/coverage-v8": "2.1.3",
"@your-org/eslint-config-bases": "workspace:^",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.7.7",
"@types/node": "22.7.8",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7075,12 +7075,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.7.7, @types/node@npm:^22.0.0":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
"@types/node@npm:*, @types/node@npm:22.7.8, @types/node@npm:^22.0.0":
version: 22.7.8
resolution: "@types/node@npm:22.7.8"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
checksum: 10c0/3d3b3a2ec5a57ca4fd37b34dce415620993ca5f87cea2c728ffe73aa31446dbfe19c53171c478447bd7d78011ef4845a46ab2f0dc38e699cc75b3d100a60c690
languageName: node
linkType: hard

Expand Down Expand Up @@ -7902,7 +7902,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/common-i18n@workspace:packages/common-i18n"
dependencies:
"@types/node": "npm:22.7.7"
"@types/node": "npm:22.7.8"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
eslint: "npm:8.57.1"
Expand All @@ -7919,7 +7919,7 @@ __metadata:
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:22.7.7"
"@types/node": "npm:22.7.8"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
"@vitejs/plugin-react": "npm:4.3.3"
Expand Down Expand Up @@ -7954,7 +7954,7 @@ __metadata:
"@pothos/plugin-prisma": "npm:3.65.3"
"@prisma/client": "npm:5.21.1"
"@soluble/dsn-parser": "npm:1.9.2"
"@types/node": "npm:22.7.7"
"@types/node": "npm:22.7.8"
"@vitest/coverage-v8": "npm:2.1.3"
"@vitest/ui": "npm:2.1.3"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -7997,7 +7997,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:22.7.7"
"@types/node": "npm:22.7.8"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
"@typescript-eslint/eslint-plugin": "npm:^8.10.0"
Expand Down Expand Up @@ -8073,7 +8073,7 @@ __metadata:
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.1.6"
"@types/node": "npm:22.7.7"
"@types/node": "npm:22.7.8"
"@vitest/coverage-v8": "npm:2.1.3"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -8110,7 +8110,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:22.7.7"
"@types/node": "npm:22.7.8"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
"@vitejs/plugin-react-swc": "npm:3.7.1"
Expand Down Expand Up @@ -15569,7 +15569,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/cors": "npm:2.8.17"
"@types/is-ci": "npm:3.0.4"
"@types/node": "npm:22.7.7"
"@types/node": "npm:22.7.8"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
"@types/react-test-renderer": "npm:18.3.0"
Expand Down

0 comments on commit 3d952db

Please sign in to comment.