Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2024
1 parent c28470c commit af4c913
Show file tree
Hide file tree
Showing 2 changed files with 12 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.14.9",
"jest": "29.7.0",
"msw": "2.3.0",
"prettier": "3.2.5",
Expand Down
13 changes: 11 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.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/911ffa444dc032897f4a23ed580c67903bd38ea1c5ec99b1d00fa10b83537a3adddef8e1f29710cbdd8e556a61407ed008e06537d834e48caf449ce59f87d387
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.14.9"
axios: "npm:1.6.8"
jest: "npm:29.7.0"
luxon: "npm:3.4.4"
Expand Down

0 comments on commit af4c913

Please sign in to comment.