Skip to content

Commit 19435b7

Browse files
Bump @types/node from 14.14.22 to 14.14.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.22 to 14.14.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 682c1a9 commit 19435b7

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
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@types/download": "^6.2.4",
32-
"@types/node": "14.14.22",
32+
"@types/node": "14.14.25",
3333
"@typescript-eslint/eslint-plugin": "4.14.1",
3434
"@typescript-eslint/parser": "4.14.1",
3535
"eslint": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,10 +261,10 @@
261261
dependencies:
262262
"@types/node" "*"
263263

264-
"@types/node@*", "@types/[email protected].22", "@types/node@>= 8":
265-
version "14.14.22"
266-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
267-
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
264+
"@types/node@*", "@types/[email protected].25", "@types/node@>= 8":
265+
version "14.14.25"
266+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
267+
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
268268

269269
"@types/normalize-package-data@^2.4.0":
270270
version "2.4.0"

0 commit comments

Comments
 (0)