Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node to v22.5.5 #5928

Merged
merged 1 commit into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.5.4",
"@types/node": "22.5.5",
"@types/react": "18.3.5",
"@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": "22.5.4",
"@types/node": "22.5.5",
"@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.4.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@types/react": "18.3.5",
"@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 @@ -47,7 +47,7 @@
"@pothos/plugin-prisma": "3.65.3",
"@prisma/client": "5.19.1",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "2.1.1",
"@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.4.0",
"@testing-library/react": "16.0.1",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@types/react": "18.3.5",
"@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.5",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@vitest/coverage-v8": "2.1.1",
"@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.5.4",
"@types/node": "22.5.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.7.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6800,12 +6800,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.5.4, @types/node@npm:^22.0.0":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
"@types/node@npm:*, @types/node@npm:22.5.5, @types/node@npm:^22.0.0":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/b445daa7eecd761ad4d778b882d6ff7bcc3b4baad2086ea9804db7c5d4a4ab0298b00d7f5315fc640a73b5a1d52bbf9628e09c9fec0cf44dbf9b4df674a8717d
checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7680,7 +7680,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/common-i18n@workspace:packages/common-i18n"
dependencies:
"@types/node": "npm:22.5.4"
"@types/node": "npm:22.5.5"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
eslint: "npm:8.57.0"
Expand All @@ -7697,7 +7697,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.5.4"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
"@vitejs/plugin-react": "npm:4.3.1"
Expand Down Expand Up @@ -7732,7 +7732,7 @@ __metadata:
"@pothos/plugin-prisma": "npm:3.65.3"
"@prisma/client": "npm:5.19.1"
"@soluble/dsn-parser": "npm:1.9.2"
"@types/node": "npm:22.5.4"
"@types/node": "npm:22.5.5"
"@vitest/coverage-v8": "npm:2.1.1"
"@vitest/ui": "npm:2.1.1"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -7773,7 +7773,7 @@ __metadata:
"@tanstack/eslint-plugin-query": "npm:^5.53.0"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.0.1"
"@types/node": "npm:22.5.4"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:^7.17.0"
Expand Down Expand Up @@ -7839,7 +7839,7 @@ __metadata:
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.1.5"
"@types/node": "npm:22.5.4"
"@types/node": "npm:22.5.5"
"@vitest/coverage-v8": "npm:2.1.1"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -7876,7 +7876,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.5.4"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
"@vitejs/plugin-react-swc": "npm:3.7.0"
Expand Down Expand Up @@ -14866,7 +14866,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.5.4"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
"@types/react-test-renderer": "npm:18.3.0"
Expand Down
Loading