Skip to content

Commit c93a7ea

Browse files
Update dependency @types/node to v18.19.35
1 parent 4920e97 commit c93a7ea

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
@@ -1202,7 +1202,7 @@
12021202
"@types/glob": "8.1.0",
12031203
"@types/lodash": "4.17.5",
12041204
"@types/mocha": "10.0.6",
1205-
"@types/node": "18.19.34",
1205+
"@types/node": "18.19.35",
12061206
"@types/parsimmon": "1.10.9",
12071207
"@types/sinon": "17.0.3",
12081208
"@types/vscode": "1.74.0",

yarn.lock

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

367-
"@types/[email protected].34":
368-
version "18.19.34"
369-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.34.tgz#c3fae2bbbdb94b4a52fe2d229d0dccce02ef3d27"
370-
integrity sha512-eXF4pfBNV5DAMKGbI02NnDtWrQ40hAN558/2vvS4gMpMIxaf6JmD7YjnZbq0Q9TDSSkKBamime8ewRoomHdt4g==
367+
"@types/[email protected].35":
368+
version "18.19.35"
369+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.35.tgz#d7a5e97455327a08152ed271df0268d9384e44e9"
370+
integrity sha512-n+WiqynRake4DDX2tPh4NTxu4dA7BgmsaGKMRc/htuPZBi7w9FkVgSOWU/+92vVEYMz3QOWUr2AwHev9X2XiTg==
371371
dependencies:
372372
undici-types "~5.26.4"
373373

0 commit comments

Comments
 (0)