Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 7c8edc9 commit 2f3869b
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 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.9",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@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.9",
"@types/node": "22.8.1",
"@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.9",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@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.9",
"@types/node": "22.8.1",
"@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.14",
"@types/node": "22.7.9",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@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.9",
"@types/node": "22.8.1",
"@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.9",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7242,12 +7242,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.7.9, @types/node@npm:^22.0.0":
version: 22.7.9
resolution: "@types/node@npm:22.7.9"
"@types/node@npm:*, @types/node@npm:22.8.1, @types/node@npm:^22.0.0":
version: 22.8.1
resolution: "@types/node@npm:22.8.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/2d1917702b9d9ede8e4d8151cd8b1af8bc147d543486474ffbe0742e38764ea73105939e6a767addf7a4c39e842e16eae762bff90617d7b7f9ee3fbbb2d23bfa
undici-types: "npm:~6.19.8"
checksum: 10c0/83550fdf72a7db5b55eceac3f4fb038844eaee20202bdd2297a8248370cfa08317bda1605b781a8043eda4f173b75e73632e652fc85509eb14dfef78fa17337f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8069,7 +8069,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/common-i18n@workspace:packages/common-i18n"
dependencies:
"@types/node": "npm:22.7.9"
"@types/node": "npm:22.8.1"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
eslint: "npm:8.57.1"
Expand All @@ -8086,7 +8086,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.9"
"@types/node": "npm:22.8.1"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@vitejs/plugin-react": "npm:4.3.3"
Expand Down Expand Up @@ -8121,7 +8121,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.9"
"@types/node": "npm:22.8.1"
"@vitest/coverage-v8": "npm:2.1.3"
"@vitest/ui": "npm:2.1.3"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -8164,7 +8164,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.7.9"
"@types/node": "npm:22.8.1"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@typescript-eslint/eslint-plugin": "npm:^8.10.0"
Expand Down Expand Up @@ -8240,7 +8240,7 @@ __metadata:
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.1.6"
"@types/node": "npm:22.7.9"
"@types/node": "npm:22.8.1"
"@vitest/coverage-v8": "npm:2.1.3"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -8277,7 +8277,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.9"
"@types/node": "npm:22.8.1"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@vitejs/plugin-react-swc": "npm:3.7.1"
Expand Down Expand Up @@ -15784,7 +15784,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.9"
"@types/node": "npm:22.8.1"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react-test-renderer": "npm:18.3.0"
Expand Down Expand Up @@ -20346,7 +20346,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down

0 comments on commit 2f3869b

Please sign in to comment.