Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.16.9 (#11067)
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 26, 2024
1 parent 60e3138 commit 2c36b8d
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.13",
"@types/node": "^20.16.5",
"@types/node": "^20.16.9",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"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 @@ -3323,7 +3323,7 @@ __metadata:
"@testing-library/react": "npm:^16.0.1"
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:^20.16.5"
"@types/node": "npm:^20.16.9"
"@types/react": "npm:^18.3.8"
"@types/react-dom": "npm:^18.3.0"
babel-jest: "npm:^29.7.0"
Expand Down Expand Up @@ -4547,12 +4547,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.5":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
"@types/node@npm:^20.16.9":
version: 20.16.9
resolution: "@types/node@npm:20.16.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6
checksum: 10c0/52d7cbd6792a26e6757c913d1f6dd0fb0104ac44c93dd87480c011d1211b3a1ba282962996bf6aec03f633b5b39f61576f1bafe8436592ab08ad39464e53e4b0
languageName: node
linkType: hard

Expand Down

0 comments on commit 2c36b8d

Please sign in to comment.