Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent 7544d4d commit 037163a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
"@types/mock-fs": "4.13.4",
"@types/node": "20.14.15",
"@types/node": "20.15.0",
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.33",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3745,12 +3745,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
"@types/node@npm:20.15.0":
version: 20.15.0
resolution: "@types/node@npm:20.15.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/093713db52dc544f3931a3dec9d7d8ef661f323e57becd083a7918c778cef1eb6ec32d1017bf5ade06bb06dc5c7551f4f4d749a14e40868cce44d51e54acd8ed
undici-types: "npm:~6.13.0"
checksum: 10c0/5d682b360e747c789a8b95fd680c102666610df5db69ac5da908c87d6571bafeeae444cad1700f56a147c5c1527a7c9c38ba234840d447ef9ed96cabfe5821cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4527,7 +4527,7 @@ __metadata:
"@types/jest": "npm:29.5.12"
"@types/lodash": "npm:4.17.7"
"@types/mock-fs": "npm:4.13.4"
"@types/node": "npm:20.14.15"
"@types/node": "npm:20.15.0"
"@types/prettier": "npm:3.0.0"
"@types/prompts": "npm:2.4.9"
"@types/yargs": "npm:17.0.33"
Expand Down Expand Up @@ -13304,10 +13304,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501
"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 10c0/2de55181f569c77a4f08063f8bf2722fcbb6ea312a26a9e927bd1f5ea5cf3a281c5ddf23155061db083e0a25838f54813543ff13b0ac34d230d5c1205ead66c1
languageName: node
linkType: hard

Expand Down

0 comments on commit 037163a

Please sign in to comment.