Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.14.1 (#2148)
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 Jun 5, 2024
1 parent 5fcf1d2 commit a966704
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.12",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.13.0",
"@types/node": "^20.14.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@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 @@ -7561,12 +7561,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.13.0":
version: 20.13.0
resolution: "@types/node@npm:20.13.0"
"@types/node@npm:*, @types/node@npm:^20.14.1":
version: 20.14.1
resolution: "@types/node@npm:20.14.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/4fb1ab41d622bbf3434da138bd0f23052e5df3bc59852ea1228cdfe185fd9d66ea71171a68a3106452c883808be7eaa7bc4cd87f534708754d49849e817aa566
checksum: 10c0/12b7879047f50cc217bbea3add7c45e542070f6e9fb2092be97542152b7022512bcb2bf848d04f77e295c4c8699acd484e79a4a4dbe9bcfa4e89dd543d530611
languageName: node
linkType: hard

Expand Down Expand Up @@ -16827,7 +16827,7 @@ __metadata:
"@types/hapi__inert": "npm:^5.2.10"
"@types/jest": "npm:^29.5.12"
"@types/lodash-es": "npm:^4.17.12"
"@types/node": "npm:^20.13.0"
"@types/node": "npm:^20.14.1"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.3.0"
"@types/react-router-dom": "npm:^5.3.3"
Expand Down

0 comments on commit a966704

Please sign in to comment.