Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent c28470c commit f50a532
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.8",
"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.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/06d4643fa3b179b41fe19f9c75c240278ca1f7a313b3b837bc36ea119499c7ad77f06bbe72694ac04aa91ec77fe747baa09b889f4c435450c1724a26bd55f160
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.8"
axios: "npm:1.6.8"
jest: "npm:29.7.0"
luxon: "npm:3.4.4"
Expand Down

0 comments on commit f50a532

Please sign in to comment.