Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent c56cf71 commit acdd588
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.0",
"@types/node": "20.11.3",
"@types/react": "18.2.47",
"@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.2.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.0",
"@types/node": "20.11.3",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@vitest/coverage-v8": "1.2.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": "20.11.0",
"@types/node": "20.11.3",
"@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.0",
"@types/node": "20.11.3",
"@types/react": "18.2.47",
"@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.0",
"@types/node": "20.11.3",
"@vitest/coverage-v8": "1.2.0",
"@vitest/ui": "1.2.0",
"@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.2.0",
"@testing-library/react": "14.1.2",
"@types/node": "20.11.0",
"@types/node": "20.11.3",
"@types/react": "18.2.47",
"@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.1",
"@types/node": "20.11.0",
"@types/node": "20.11.3",
"@vitest/coverage-v8": "1.2.0",
"@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.2.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.0",
"@types/node": "20.11.3",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@vitest/coverage-v8": "1.2.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7730,12 +7730,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.0, @types/node@npm:^20.0.0":
version: 20.11.0
resolution: "@types/node@npm:20.11.0"
"@types/node@npm:*, @types/node@npm:20.11.3, @types/node@npm:^20.0.0":
version: 20.11.3
resolution: "@types/node@npm:20.11.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 560aa850dfccb83326f9cba125459f6c3fb0c71ec78f22c61e4d248f1df78bd25fd6792cef573dfbdc49c882f8e38bb1a82ca87e0e28ff2513629c704c2b02af
checksum: 10e58b526efc73ac6e6a54466ec9e8f39a6a24aba902abc91cc2f85dbbe2bf1b4c84d941106036275b335a867d664009679136345c491dd642b953217d859ebb
languageName: node
linkType: hard

Expand Down Expand Up @@ -8526,7 +8526,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/common-i18n@workspace:packages/common-i18n"
dependencies:
"@types/node": "npm:20.11.0"
"@types/node": "npm:20.11.3"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
eslint: "npm:8.56.0"
Expand All @@ -8543,7 +8543,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.0"
"@types/node": "npm:20.11.3"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@vitejs/plugin-react": "npm:4.2.1"
Expand Down Expand Up @@ -8578,7 +8578,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.0"
"@types/node": "npm:20.11.3"
"@vitest/coverage-v8": "npm:1.2.0"
"@vitest/ui": "npm:1.2.0"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -8619,7 +8619,7 @@ __metadata:
"@tanstack/eslint-plugin-query": "npm:^5.14.6"
"@testing-library/jest-dom": "npm:6.2.0"
"@testing-library/react": "npm:14.1.2"
"@types/node": "npm:20.11.0"
"@types/node": "npm:20.11.3"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@typescript-eslint/eslint-plugin": "npm:^6.16.0"
Expand Down Expand Up @@ -8685,7 +8685,7 @@ __metadata:
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.0.1"
"@types/node": "npm:20.11.0"
"@types/node": "npm:20.11.3"
"@vitest/coverage-v8": "npm:1.2.0"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -8721,7 +8721,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.2.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.0"
"@types/node": "npm:20.11.3"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@vitest/coverage-v8": "npm:1.2.0"
Expand Down Expand Up @@ -17854,7 +17854,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.0"
"@types/node": "npm:20.11.3"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@types/react-test-renderer": "npm:18.0.7"
Expand Down Expand Up @@ -20559,7 +20559,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.2.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.0"
"@types/node": "npm:20.11.3"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@vitest/coverage-v8": "npm:1.2.0"
Expand Down

0 comments on commit acdd588

Please sign in to comment.