Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.10 (#4998)
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 Jan 29, 2024
1 parent 9db9075 commit f7fe929
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.9",
"@types/node": "20.11.10",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@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.3.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.9",
"@types/node": "20.11.10",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@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.9",
"@types/node": "20.11.10",
"@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.1.2",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.9",
"@types/node": "20.11.10",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@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.8.1",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "20.11.9",
"@types/node": "20.11.10",
"@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.3.0",
"@testing-library/react": "14.1.2",
"@types/node": "20.11.9",
"@types/node": "20.11.10",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"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.9",
"@types/node": "20.11.10",
"@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.3.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.9",
"@types/node": "20.11.10",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@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 @@ -7733,12 +7733,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.9, @types/node@npm:^20.0.0":
version: 20.11.9
resolution: "@types/node@npm:20.11.9"
"@types/node@npm:*, @types/node@npm:20.11.10, @types/node@npm:^20.0.0":
version: 20.11.10
resolution: "@types/node@npm:20.11.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 72f32aa56e97863d0bfee0274ce450245c2e159104a15f0fb3ee389962dfec34de284a679323161f8cf6cdaae9141043e370571988215b94e653a40f9b60078a
checksum: aced8595c2786d4e60471772659add1e2e0d1f2b73d119820b2e1815426d6e52c6a77f1c7fca8ea46490c36f7959cc46b0dc609fa2e80b7fd24f9a7d696c2210
languageName: node
linkType: hard

Expand Down Expand Up @@ -8529,7 +8529,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/common-i18n@workspace:packages/common-i18n"
dependencies:
"@types/node": "npm:20.11.9"
"@types/node": "npm:20.11.10"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
eslint: "npm:8.56.0"
Expand All @@ -8546,7 +8546,7 @@ __metadata:
"@testing-library/dom": "npm:9.3.4"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.9"
"@types/node": "npm:20.11.10"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
"@vitejs/plugin-react": "npm:4.2.1"
Expand Down Expand Up @@ -8581,7 +8581,7 @@ __metadata:
"@pothos/plugin-prisma": "npm:3.63.1"
"@prisma/client": "npm:5.8.1"
"@soluble/dsn-parser": "npm:1.9.2"
"@types/node": "npm:20.11.9"
"@types/node": "npm:20.11.10"
"@vitest/coverage-v8": "npm:1.2.2"
"@vitest/ui": "npm:1.2.2"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -8622,7 +8622,7 @@ __metadata:
"@tanstack/eslint-plugin-query": "npm:^5.14.6"
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
"@types/node": "npm:20.11.9"
"@types/node": "npm:20.11.10"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
"@typescript-eslint/eslint-plugin": "npm:^6.16.0"
Expand Down Expand Up @@ -8688,7 +8688,7 @@ __metadata:
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.0.2"
"@types/node": "npm:20.11.9"
"@types/node": "npm:20.11.10"
"@vitest/coverage-v8": "npm:1.2.2"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -8724,7 +8724,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.9"
"@types/node": "npm:20.11.10"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
"@vitest/coverage-v8": "npm:1.2.2"
Expand Down Expand Up @@ -17805,7 +17805,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.9"
"@types/node": "npm:20.11.10"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
"@types/react-test-renderer": "npm:18.0.7"
Expand Down Expand Up @@ -20480,7 +20480,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.9"
"@types/node": "npm:20.11.10"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
"@vitest/coverage-v8": "npm:1.2.2"
Expand Down

0 comments on commit f7fe929

Please sign in to comment.