Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2024
1 parent 834bd99 commit 9a05324
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@jest/globals": "29.7.0",
"@tsconfig/node20": "20.1.4",
"@types/jest": "29.5.12",
"@types/node": "20.14.15",
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"esbuild": "0.21.3",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2773,12 +2773,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.16.1":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/87a4a4313e886c1db1c8042004956095477e040f67df993fd16a2d50488c750bda81e85bf702c2e629e964605034e8dfe0cb91b65ce22b6b8eec37ece61c6b6c
undici-types: "npm:~6.19.2"
checksum: 10/9bae1dffd2094694147a91ebec51dc89a60a607d16d47a0d770320f1a75d3ba58663708fd93c37954a63acb701a4e0fd64245139c57ae810d3ad524e75481d4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5429,7 +5429,7 @@ __metadata:
"@jest/globals": "npm:29.7.0"
"@tsconfig/node20": "npm:20.1.4"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.14.15"
"@types/node": "npm:20.16.1"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
esbuild: "npm:0.21.3"
Expand Down Expand Up @@ -6341,6 +6341,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.6
resolution: "undici-types@npm:6.19.6"
checksum: 10/0ea9bc25762a86597d095b3772f6cec0bcabb796c339f7dfa2bd601c745a480289eb2939848dc285a56d4f94f50c475868160d8d6d3f54e823f1faf7ea9e9468
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit 9a05324

Please sign in to comment.