Skip to content

Commit 7cb3bb9

Browse files
chore(deps): update dependency @types/node to v20.17.51
1 parent e7b46cb commit 7cb3bb9

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.51",
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].51":
364+
version "20.17.51"
365+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.51.tgz#f683c5d0fb1c2673276e51c47a3aa1a1817d2c27"
366+
integrity sha512-hccptBl7C8lHiKxTBsY6vYYmqpmw1E/aGR/8fmueE+B390L3pdMOpNSRvFO4ZnXzW5+p2HBXV0yNABd2vdk22Q==
367367
dependencies:
368368
undici-types "~6.19.2"
369369

0 commit comments

Comments
 (0)