Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e4eea74

Browse files
authoredMar 15, 2024
chore(deps): update dependency @types/node to v20.11.28
1 parent 126455b commit e4eea74

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@types/jest": "29.5.12",
4949
"@types/minimist": "1.2.5",
50-
"@types/node": "20.11.27",
50+
"@types/node": "20.11.28",
5151
"@typescript-eslint/eslint-plugin": "7.2.0",
5252
"@typescript-eslint/parser": "7.2.0",
5353
"eslint": "8.57.0",

‎yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -982,12 +982,12 @@ __metadata:
982982
languageName: node
983983
linkType: hard
984984

985-
"@types/node@npm:*, @types/node@npm:20.11.27":
986-
version: 20.11.27
987-
resolution: "@types/node@npm:20.11.27"
985+
"@types/node@npm:*, @types/node@npm:20.11.28":
986+
version: 20.11.28
987+
resolution: "@types/node@npm:20.11.28"
988988
dependencies:
989989
undici-types: "npm:~5.26.4"
990-
checksum: 10c0/ec40bea80c60a12b39bd0da9b16333237a84c67ae83c8aa382b88381ae3948943bf6af969442e209270ad3e109f301a6b01ab243f80bd0e69673a877425f9418
990+
checksum: 10c0/c599745243ed9ae4ca87460f18f88d02ab7424b545136aa504ed7a1d898e3a9bb133c927bcc7e861f79d7f6043ef917a173e780c8a001e129221e92f6d97b0ee
991991
languageName: node
992992
linkType: hard
993993

@@ -3759,7 +3759,7 @@ __metadata:
37593759
"@oliversalzburg/js-utils": "npm:0.0.27"
37603760
"@types/jest": "npm:29.5.12"
37613761
"@types/minimist": "npm:1.2.5"
3762-
"@types/node": "npm:20.11.27"
3762+
"@types/node": "npm:20.11.28"
37633763
"@typescript-eslint/eslint-plugin": "npm:7.2.0"
37643764
"@typescript-eslint/parser": "npm:7.2.0"
37653765
elapsed-time: "npm:0.0.1"

0 commit comments

Comments
 (0)
Please sign in to comment.