Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.10.7 (#1868)
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 7, 2024
1 parent 51d7b2f commit d05d9f8
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.10.6",
"@types/node": "^20.10.7",
"@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 @@ -7296,12 +7296,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.10.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
"@types/node@npm:*, @types/node@npm:^20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 6692ccfa8552ef60c4069fda3c8de726c23e8d403cdf788e3c7efa769987e80fbda5f02723dd857f9de7df24a5fa40b3ed4580ec3c5cbac04eba44cf7b2ab1dc
checksum: d626cea1b7da4784ee7b335dcc54e64adba9725dab7ca51a690167de502ef89fec07b05ad8e25845d188d7ad7f72c192ec92964d456321ed5b9452113bf9351f
languageName: node
linkType: hard

Expand Down Expand Up @@ -16602,7 +16602,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.10.6"
"@types/node": "npm:^20.10.7"
"@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 d05d9f8

Please sign in to comment.