Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.11.21 (#1994)
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 Feb 28, 2024
1 parent ed27919 commit f41552c
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.11.20",
"@types/node": "^20.11.21",
"@types/react": "^18.2.60",
"@types/react-dom": "^18.2.19",
"@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 @@ -7325,12 +7325,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.11.20":
version: 20.11.20
resolution: "@types/node@npm:20.11.20"
"@types/node@npm:*, @types/node@npm:^20.11.21":
version: 20.11.21
resolution: "@types/node@npm:20.11.21"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/8e8de211e6d54425c603388a9b5cc9c434101985d0a1c88aabbf65d10df2b1fccd71855c20e61ae8a75c7aea56cb0f64e722cf7914cff1247d0b62ce21996ac4
checksum: 10c0/52b1cdfe8b14a67ab98c01b2e9621994b34a2537368e108fb925121a9d5958eb7344a2fb81ff36964932d5e5a093de8897f021bded10cad3536fd31e932b3000
languageName: node
linkType: hard

Expand Down Expand Up @@ -16631,7 +16631,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.11.20"
"@types/node": "npm:^20.11.21"
"@types/react": "npm:^18.2.60"
"@types/react-dom": "npm:^18.2.19"
"@types/react-router-dom": "npm:^5.3.3"
Expand Down

0 comments on commit f41552c

Please sign in to comment.