Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.11.1 (#1885)
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 15, 2024
1 parent 61aab2f commit 7bc2bfd
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 @@ -71,7 +71,7 @@
"@types/hapi__inert": "^5.2.10",
"@types/jest": "^29.5.11",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.0",
"@types/node": "^20.11.1",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@types/react-router-dom": "^5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7297,12 +7297,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.11.0":
version: 20.11.0
resolution: "@types/node@npm:20.11.0"
"@types/node@npm:*, @types/node@npm:^20.11.1":
version: 20.11.1
resolution: "@types/node@npm:20.11.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 560aa850dfccb83326f9cba125459f6c3fb0c71ec78f22c61e4d248f1df78bd25fd6792cef573dfbdc49c882f8e38bb1a82ca87e0e28ff2513629c704c2b02af
checksum: f665cdce28b0b6e57338d1f74e0599ee9b10eac74cff729921c8f473807398e9aba2f8cf74c74a4d3dfbc2d616c73267da7de3003ed3c8152ea366bf4c96a91a
languageName: node
linkType: hard

Expand Down Expand Up @@ -16603,7 +16603,7 @@ __metadata:
"@types/hapi__inert": "npm:^5.2.10"
"@types/jest": "npm:^29.5.11"
"@types/lodash-es": "npm:^4.17.12"
"@types/node": "npm:^20.11.0"
"@types/node": "npm:^20.11.1"
"@types/react": "npm:^18.2.47"
"@types/react-dom": "npm:^18.2.18"
"@types/react-router-dom": "npm:^5.3.3"
Expand Down

0 comments on commit 7bc2bfd

Please sign in to comment.