Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^22.12.0 (#824)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 07a498d commit 8bb4b67
Show file tree
Hide file tree
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
Expand Up @@ -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.10",
"@types/node": "^22.12.0",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"husky": "^9.1.7",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2527,7 +2527,7 @@ __metadata:
languageName: node
linkType: hard

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

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

"@types/react@npm:*":
version: 19.0.8
resolution: "@types/react@npm:19.0.8"
Expand Down Expand Up @@ -7209,7 +7218,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.10"
"@types/node": "npm:^22.12.0"
babel-jest: "npm:^29.7.0"
babel-plugin-add-module-exports: "npm:^1.0.4"
husky: "npm:^9.1.7"
Expand Down

0 comments on commit 8bb4b67

Please sign in to comment.