Skip to content

Commit 104fc48

Browse files
Bump @types/node from 20.19.13 to 20.19.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.13 to 20.19.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 932389b commit 104fc48

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
@@ -141,7 +141,7 @@
141141
"@types/fs-extra": "^11.0.4",
142142
"@types/jest": "^30.0.0",
143143
"@types/minimist": "^1.2.5",
144-
"@types/node": "^20.19.19",
144+
"@types/node": "^20.19.20",
145145
"@types/node-fetch": "^2.6.13",
146146
"@types/vscode": "^1.63.0",
147147
"@types/yargs": "^17.0.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1759,10 +1759,10 @@
17591759
"@types/node" "*"
17601760
form-data "^4.0.4"
17611761

1762-
"@types/node@*", "@types/node@^20.19.19":
1763-
version "20.19.19"
1764-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd"
1765-
integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==
1762+
"@types/node@*", "@types/node@^20.19.20":
1763+
version "20.19.20"
1764+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20.tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03"
1765+
integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ==
17661766
dependencies:
17671767
undici-types "~6.21.0"
17681768

0 commit comments

Comments
 (0)