Skip to content

Commit 55d0f8d

Browse files
chore(deps): update dependency @types/node to v20.17.55
1 parent ca2a0b2 commit 55d0f8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1206,7 +1206,7 @@
12061206
"@types/glob": "8.1.0",
12071207
"@types/lodash": "4.17.17",
12081208
"@types/mocha": "10.0.10",
1209-
"@types/node": "20.17.50",
1209+
"@types/node": "20.17.55",
12101210
"@types/parsimmon": "1.10.9",
12111211
"@types/sinon": "17.0.4",
12121212
"@types/vscode": "1.74.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,10 +360,10 @@
360360
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
361361
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
362362

363-
"@types/[email protected].50":
364-
version "20.17.50"
365-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.50.tgz#d2640af991fc839ba746f799516fc6a4e47ebe50"
366-
integrity sha512-Mxiq0ULv/zo1OzOhwPqOA13I81CV/W3nvd3ChtQZRT5Cwz3cr0FKo/wMSsbTqL3EXpaBAEQhva2B8ByRkOIh9A==
363+
"@types/[email protected].55":
364+
version "20.17.55"
365+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.55.tgz#eecb32d0c5a195b47cfb857cee38373060764c7e"
366+
integrity sha512-ESpPDUEtW1a9nueMQtcTq/5iY/7osurPpBpFKH2VAyREKdzoFRRod6Oms0SSTfV7u52CcH7b6dFVnjfPD8fxWg==
367367
dependencies:
368368
undici-types "~6.19.2"
369369

0 commit comments

Comments
 (0)