Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.17.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent f21731a commit 00f37cc
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 @@ -40,7 +40,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.14",
"@types/node": "^20.17.9",
"@types/node": "^20.17.10",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"babel-jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3777,7 +3777,7 @@ __metadata:
"@testing-library/react": "npm:^16.0.1"
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:^20.17.9"
"@types/node": "npm:^20.17.10"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
babel-jest: "npm:^29.7.0"
Expand Down Expand Up @@ -5037,12 +5037,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.9":
version: 20.17.9
resolution: "@types/node@npm:20.17.9"
"@types/node@npm:^20.17.10":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/1c37c3618407d56b76301578edabcb4c6a7ef093d0811c50fc4df8df68fc546797a294cafac0e50789f4e0e485cd1d6871964d8e6222fd420658bdae89c1fb4a
checksum: 10c0/458ec725319e57d4692cbb56d81f1a90f9074cef9ec185c59e6f6c557a3d2ded57c5e443b1e82eba923d53dda4db18797fb131ee6e46fdb3d7d2f54d54aaebe3
languageName: node
linkType: hard

Expand Down

0 comments on commit 00f37cc

Please sign in to comment.