Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 0afb1f0 commit 316881b
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 @@ -127,7 +127,7 @@
"@testing-library/user-event": "14.5.2",
"@types/cors": "2.8.17",
"@types/is-ci": "3.0.4",
"@types/node": "20.14.2",
"@types/node": "20.14.3",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@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": "20.14.2",
"@types/node": "20.14.3",
"@your-org/eslint-config-bases": "workspace:^",
"cross-env": "7.0.3",
"eslint": "8.57.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 @@ -54,7 +54,7 @@
"@testing-library/dom": "10.1.0",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.14.2",
"@types/node": "20.14.3",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.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.65.2",
"@prisma/client": "5.15.0",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "20.14.2",
"@types/node": "20.14.3",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.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/dom": "10.1.0",
"@testing-library/react": "16.0.0",
"@types/node": "20.14.2",
"@types/node": "20.14.3",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"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.4",
"@types/node": "20.14.2",
"@types/node": "20.14.3",
"@vitest/coverage-v8": "1.6.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.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.14.2",
"@types/node": "20.14.3",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitest/coverage-v8": "1.6.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7646,12 +7646,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.2, @types/node@npm:^20.0.0":
version: 20.14.2
resolution: "@types/node@npm:20.14.2"
"@types/node@npm:*, @types/node@npm:20.14.3, @types/node@npm:^20.0.0":
version: 20.14.3
resolution: "@types/node@npm:20.14.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/2d86e5f2227aaa42212e82ea0affe72799111b888ff900916376450b02b09b963ca888b20d9c332d8d2b833ed4781987867a38eaa2e4863fa8439071468b0a6f
checksum: 10c0/fbd15d63ac64b7d864e7a423c9af4fcc672cc78316c66b764effcf39736f3bac907df491dbd827329492252de08174d877b1855ec6e853e421eb0eeba31737e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8475,7 +8475,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/common-i18n@workspace:packages/common-i18n"
dependencies:
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.3"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
eslint: "npm:8.57.0"
Expand All @@ -8492,7 +8492,7 @@ __metadata:
"@testing-library/dom": "npm:10.1.0"
"@testing-library/react": "npm:16.0.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.3"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@vitejs/plugin-react": "npm:4.3.1"
Expand Down Expand Up @@ -8527,7 +8527,7 @@ __metadata:
"@pothos/plugin-prisma": "npm:3.65.2"
"@prisma/client": "npm:5.15.0"
"@soluble/dsn-parser": "npm:1.9.2"
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.3"
"@vitest/coverage-v8": "npm:1.6.0"
"@vitest/ui": "npm:1.6.0"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -8568,7 +8568,7 @@ __metadata:
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
"@testing-library/dom": "npm:10.1.0"
"@testing-library/react": "npm:16.0.0"
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.3"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:^7.12.0"
Expand Down Expand Up @@ -8634,7 +8634,7 @@ __metadata:
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.1.4"
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.3"
"@vitest/coverage-v8": "npm:1.6.0"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -8670,7 +8670,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/react": "npm:16.0.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.3"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@vitest/coverage-v8": "npm:1.6.0"
Expand Down Expand Up @@ -16526,7 +16526,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.14.2"
"@types/node": "npm:20.14.3"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/react-test-renderer": "npm:18.3.0"
Expand Down

0 comments on commit 316881b

Please sign in to comment.