Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22 (#729)
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 Oct 29, 2024
1 parent 1ceaad3 commit 18cbdfa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.2",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.2",
"@types/node": "^22.8.2",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"husky": "^9.1.6",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2515,12 +2515,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.2":
version: 20.17.2
resolution: "@types/node@npm:20.17.2"
"@types/node@npm:^22.8.2":
version: 22.8.2
resolution: "@types/node@npm:22.8.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/453ca052f9544ad66a9988ff881024588008795690c9ea7252e0594333ea11cec7d176a76c5e0f6b89ba42427c6e4684321427f9f515e8a9ba9a729f80c13054
undici-types: "npm:~6.19.8"
checksum: 10c0/c6fa6c54c23e61015cace1517c4101602cae0ff3c4f6604f6cdb89875143921830e5602cabe8b4f90f90363451687a0497f1d07d30be8104fee758d6d44c90ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -7213,7 +7213,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.6.2"
"@testing-library/react": "npm:^16.0.1"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^20.17.2"
"@types/node": "npm:^22.8.2"
babel-jest: "npm:^29.7.0"
babel-plugin-add-module-exports: "npm:^1.0.4"
husky: "npm:^9.1.6"
Expand Down Expand Up @@ -7902,7 +7902,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down

0 comments on commit 18cbdfa

Please sign in to comment.