Skip to content

Commit ab8b934

Browse files
Update dependency @types/node to v20.11.1
1 parent b1c8e34 commit ab8b934

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
@@ -38,7 +38,7 @@
3838
"@istanbuljs/nyc-config-typescript": "1.0.2",
3939
"@types/chai": "4.3.11",
4040
"@types/mocha": "10.0.6",
41-
"@types/node": "20.10.4",
41+
"@types/node": "20.11.1",
4242
"@typescript-eslint/eslint-plugin": "6.14.0",
4343
"@typescript-eslint/parser": "6.14.0",
4444
"assert": "2.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -657,12 +657,12 @@ __metadata:
657657
languageName: node
658658
linkType: hard
659659

660-
"@types/node@npm:20.10.4":
661-
version: 20.10.4
662-
resolution: "@types/node@npm:20.10.4"
660+
"@types/node@npm:20.11.1":
661+
version: 20.11.1
662+
resolution: "@types/node@npm:20.11.1"
663663
dependencies:
664664
undici-types: "npm:~5.26.4"
665-
checksum: 2c8b70cba731eb2ae3ae046daa74903bfcbb0e7b9196da767e5895054f6d252296ae7a04fb1dbbcb53bb004c4c658c05eaea2731bc9e2dd9e08f7e88d672f563
665+
checksum: f665cdce28b0b6e57338d1f74e0599ee9b10eac74cff729921c8f473807398e9aba2f8cf74c74a4d3dfbc2d616c73267da7de3003ed3c8152ea366bf4c96a91a
666666
languageName: node
667667
linkType: hard
668668

@@ -1368,7 +1368,7 @@ __metadata:
13681368
"@istanbuljs/nyc-config-typescript": "npm:1.0.2"
13691369
"@types/chai": "npm:4.3.11"
13701370
"@types/mocha": "npm:10.0.6"
1371-
"@types/node": "npm:20.10.4"
1371+
"@types/node": "npm:20.11.1"
13721372
"@typescript-eslint/eslint-plugin": "npm:6.14.0"
13731373
"@typescript-eslint/parser": "npm:6.14.0"
13741374
assert: "npm:2.1.0"

0 commit comments

Comments
 (0)