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.9.0 #4905

Merged
merged 1 commit into from
Nov 5, 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 applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/lodash-es": "4.17.12",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-adaptive-hooks": "0.0.4",
"@types/react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion libraries/react-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.14",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@package/tsconfig": "workspace:*",
"@testing-library/dom": "10.4.0",
"@types/jest": "29.5.14",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
Expand Down
2 changes: 1 addition & 1 deletion templates/node-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@package/prettier-config": "workspace:*",
"@package/tsconfig": "workspace:*",
"@types/jest": "29.5.14",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
Expand Down
2 changes: 1 addition & 1 deletion templates/react-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"bundlesize": "0.18.2",
Expand Down
2 changes: 1 addition & 1 deletion templates/react-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.14",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/solid-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
"babel-preset-solid": "1.9.3",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/lodash-es": "npm:4.17.12"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
"@types/react": "npm:18.3.12"
"@types/react-adaptive-hooks": "npm:0.0.4"
"@types/react-dom": "npm:18.3.1"
Expand Down Expand Up @@ -293,7 +293,7 @@ __metadata:
"@testing-library/react-hooks": "npm:8.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
bundlesize: "npm:0.18.2"
Expand Down Expand Up @@ -350,7 +350,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
babel-jest: "npm:29.7.0"
babel-loader: "npm:9.2.1"
babel-preset-solid: "npm:1.9.3"
Expand Down Expand Up @@ -3183,7 +3183,7 @@ __metadata:
"@package/tsconfig": "workspace:*"
"@testing-library/dom": "npm:10.4.0"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
eslint: "npm:8.57.0"
jest: "npm:29.7.0"
lint-staged: "npm:12.1.7"
Expand Down Expand Up @@ -3212,7 +3212,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@testing-library/react-hooks": "npm:8.0.1"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -3247,7 +3247,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@testing-library/react-hooks": "npm:8.0.1"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -3858,7 +3858,7 @@ __metadata:
"@package/prettier-config": "workspace:*"
"@package/tsconfig": "workspace:*"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
eslint: "npm:8.57.0"
fastify: "npm:5.1.0"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -4661,12 +4661,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.8.7":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
"@types/node@npm:*, @types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
languageName: node
linkType: hard

Expand Down
Loading