Skip to content

Commit 4280db5

Browse files
chore(deps): update dependency @types/node to v20.17.52
1 parent ca2a0b2 commit 4280db5

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.52",
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].52":
364+
version "20.17.52"
365+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.52.tgz#0cf582371f88529c61f384fcd57a21b797c56c6e"
366+
integrity sha512-2aj++KfxubvW/Lc0YyXE3OEW7Es8TWn1MsRzYgcOGyTNQxi0L8rxQUCZ7ZbyOBWZQD5I63PV9egZWMsapVaklg==
367367
dependencies:
368368
undici-types "~6.19.2"
369369

0 commit comments

Comments
 (0)