Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @types/node to ^22.10.8
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 23, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 31be387 commit 958d267
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.7",
"@types/node": "^22.10.8",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"husky": "^9.1.7",
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -2527,7 +2527,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.7":
"@types/node@npm:*":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
dependencies:
@@ -2536,6 +2536,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.8":
version: 22.10.8
resolution: "@types/node@npm:22.10.8"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/bad2281e7d6e7bfea9d48283e6ec1dd726d28e4e43571006b94b6da0249df9cd3d3f41aeb64354ebb95b8ca55f664dedb025b9810248b4d21e01459cef68cb34
languageName: node
linkType: hard

"@types/react@npm:*":
version: 19.0.7
resolution: "@types/react@npm:19.0.7"
@@ -7202,7 +7211,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.2.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.10.7"
"@types/node": "npm:^22.10.8"
babel-jest: "npm:^29.7.0"
babel-plugin-add-module-exports: "npm:^1.0.4"
husky: "npm:^9.1.7"

0 comments on commit 958d267

Please sign in to comment.