Skip to content

Commit 0aacc74

Browse files
Update dependency @types/node to v20.19.23
1 parent 4d6bc89 commit 0aacc74

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.23",
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].23":
637+
version "20.19.23"
638+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.23.tgz#7de99389c814071cca78656a3243f224fed7453d"
639+
integrity sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==
640640
dependencies:
641641
undici-types "~6.21.0"
642642

0 commit comments

Comments
 (0)