Skip to content

Commit 8f7d97d

Browse files
Update dependency @types/node to v20.19.19
1 parent 18ddad5 commit 8f7d97d

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
@@ -1207,7 +1207,7 @@
12071207
"@types/diff-match-patch": "1.0.36",
12081208
"@types/lodash": "4.17.17",
12091209
"@types/mocha": "10.0.10",
1210-
"@types/node": "20.19.17",
1210+
"@types/node": "20.19.19",
12111211
"@types/parsimmon": "1.10.9",
12121212
"@types/sinon": "17.0.4",
12131213
"@types/vscode": "1.74.0",

yarn.lock

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

636-
"@types/[email protected].17":
637-
version "20.19.17"
638-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.17.tgz#41b52697373aef8a43b3b92f33b43f329b2d674b"
639-
integrity sha512-gfehUI8N1z92kygssiuWvLiwcbOB3IRktR6hTDgJlXMYh5OvkPSRmgfoBUmfZt+vhwJtX7v1Yw4KvvAf7c5QKQ==
636+
"@types/[email protected].19":
637+
version "20.19.19"
638+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd"
639+
integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==
640640
dependencies:
641641
undici-types "~6.21.0"
642642

0 commit comments

Comments
 (0)