Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent d2338eb commit 3c10710
Show file tree
Hide file tree
Showing 9 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": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/react-test-renderer": "18.0.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@vitest/coverage-v8": "1.2.2",
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": "20.11.16",
"@types/node": "20.11.17",
"@your-org/eslint-config-bases": "workspace:^",
"cross-env": "7.0.3",
"eslint": "8.56.0",
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 @@ -37,7 +37,7 @@
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@vitejs/plugin-react": "4.2.1",
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 @@ -40,7 +40,7 @@
"@pothos/plugin-prisma": "3.63.1",
"@prisma/client": "5.9.1",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@vitest/coverage-v8": "1.2.2",
"@vitest/ui": "1.2.2",
"@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 @@ -128,7 +128,7 @@
"@graphql-eslint/eslint-plugin": "3.20.1",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"es-check": "7.1.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.0.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@vitest/coverage-v8": "1.2.2",
"@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 @@ -49,7 +49,7 @@
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@vitest/coverage-v8": "1.2.2",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7746,12 +7746,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.16, @types/node@npm:^20.0.0":
version: 20.11.16
resolution: "@types/node@npm:20.11.16"
"@types/node@npm:*, @types/node@npm:20.11.17, @types/node@npm:^20.0.0":
version: 20.11.17
resolution: "@types/node@npm:20.11.17"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/4886b90278e9c877a84efd3edd4667cd990e032d77268d2a798b99ebc1901ea336fa7dfbe9eaf4ad6ad1da9ce2ec31baf300038a3905838692362eb19904ebde
checksum: 10c0/1f30dae80b416cbf38f133a619ffb0e9fb9e7bc58f82d900bf73816ae5781740c4640892bf5971dd9c12570d5d05241646be3e7540bb4e059322ec6af4e51e15
languageName: node
linkType: hard

Expand Down Expand Up @@ -8542,7 +8542,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/common-i18n@workspace:packages/common-i18n"
dependencies:
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
eslint: "npm:8.56.0"
Expand All @@ -8559,7 +8559,7 @@ __metadata:
"@testing-library/dom": "npm:9.3.4"
"@testing-library/react": "npm:14.2.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
"@vitejs/plugin-react": "npm:4.2.1"
Expand Down Expand Up @@ -8594,7 +8594,7 @@ __metadata:
"@pothos/plugin-prisma": "npm:3.63.1"
"@prisma/client": "npm:5.9.1"
"@soluble/dsn-parser": "npm:1.9.2"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@vitest/coverage-v8": "npm:1.2.2"
"@vitest/ui": "npm:1.2.2"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -8635,7 +8635,7 @@ __metadata:
"@tanstack/eslint-plugin-query": "npm:^5.18.1"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.1"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
"@typescript-eslint/eslint-plugin": "npm:^6.20.0"
Expand Down Expand Up @@ -8701,7 +8701,7 @@ __metadata:
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.0.2"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@vitest/coverage-v8": "npm:1.2.2"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -8737,7 +8737,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
"@vitest/coverage-v8": "npm:1.2.2"
Expand Down Expand Up @@ -17818,7 +17818,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:20.11.16"
"@types/node": "npm:20.11.17"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
"@types/react-test-renderer": "npm:18.0.7"
Expand Down Expand Up @@ -20469,7 +20469,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.16"
"@types/node": "npm:20.11.17"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
"@vitest/coverage-v8": "npm:1.2.2"
Expand Down

0 comments on commit 3c10710

Please sign in to comment.