Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.16.7 (#677)
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 Sep 25, 2024
1 parent e82f530 commit 2c90721
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.5.0",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.6",
"@types/node": "^20.16.7",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"husky": "^9.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2556,12 +2556,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.6":
version: 20.16.6
resolution: "@types/node@npm:20.16.6"
"@types/node@npm:^20.16.7":
version: 20.16.7
resolution: "@types/node@npm:20.16.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/a3bd104b4061451625ed3b320c88e01e1261d41dbcaa7248d376f60a1a831e1cbc4362eef5be3445ccc1ea2d0a9178fc1ddd5e55a4f5df571dce78e5d91375a8
checksum: 10c0/3f338dddf4ecfe95b77ce5eacb0d36bca970f88f0143afc83327120230a24060d4a0730c3d54e8ca1aa6eb85d83570e41b430b71d441ee626357a0d7e3d1ae8b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7274,7 +7274,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.5.0"
"@testing-library/react": "npm:^16.0.1"
"@types/jest": "npm:^29.5.13"
"@types/node": "npm:^20.16.6"
"@types/node": "npm:^20.16.7"
babel-jest: "npm:^29.7.0"
babel-plugin-add-module-exports: "npm:^1.0.4"
husky: "npm:^9.1.6"
Expand Down

0 comments on commit 2c90721

Please sign in to comment.