Skip to content

Commit 70898b7

Browse files
chore(deps): update dependency @types/node to v22.20.1
1 parent 52ca0bb commit 70898b7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1224,7 +1224,7 @@
12241224
"@types/lodash": "4.17.23",
12251225
"@types/minimatch": "5.1.2",
12261226
"@types/mocha": "10.0.10",
1227-
"@types/node": "22.19.1",
1227+
"@types/node": "22.20.1",
12281228
"@types/parsimmon": "1.10.9",
12291229
"@types/sinon": "22.0.0",
12301230
"@types/vscode": "1.74.0",

yarn.lock

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

632-
"@types/node@22.19.1":
633-
version "22.19.1"
634-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.1.tgz#1188f1ddc9f46b4cc3aec76749050b4e1f459b7b"
635-
integrity sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==
632+
"@types/node@22.20.1":
633+
version "22.20.1"
634+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.20.1.tgz#84e7cdf63cdaa20c134aa317ccc901aa21e16f0e"
635+
integrity sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==
636636
dependencies:
637637
undici-types "~6.21.0"
638638

0 commit comments

Comments
 (0)