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] authored Aug 16, 2024
1 parent c28470c commit 473e14b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@mossop/config": "1.4.1",
"@types/jest": "29.5.12",
"@types/luxon": "3.4.2",
"@types/node": "20.12.11",
"@types/node": "20.15.0",
"jest": "29.7.0",
"msw": "2.3.0",
"prettier": "3.2.5",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.12.11, @types/node@npm:^20.12.7":
"@types/node@npm:*, @types/node@npm:^20.12.7":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
Expand All @@ -1018,6 +1018,15 @@ __metadata:
languageName: node
linkType: hard

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

"@types/stack-utils@npm:^2.0.0":
version: 2.0.3
resolution: "@types/stack-utils@npm:2.0.3"
Expand Down Expand Up @@ -1330,7 +1339,7 @@ __metadata:
"@mossop/config": "npm:1.4.1"
"@types/jest": "npm:29.5.12"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:20.12.11"
"@types/node": "npm:20.15.0"
axios: "npm:1.6.8"
jest: "npm:29.7.0"
luxon: "npm:3.4.4"
Expand Down Expand Up @@ -3800,6 +3809,13 @@ __metadata:
languageName: node
linkType: hard

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

"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down

0 comments on commit 473e14b

Please sign in to comment.