Skip to content

Commit ca5ed41

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

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
@@ -78,7 +78,7 @@
7878
"@types/express": "4.17.11",
7979
"@types/jest": "26.0.20",
8080
"@types/js-yaml": "4.0.0",
81-
"@types/node": "14.14.25",
81+
"@types/node": "14.14.28",
8282
"@types/node-fetch": "2.5.8",
8383
"@types/qs": "6.9.5",
8484
"@typescript-eslint/eslint-plugin": "4.14.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,10 +1301,10 @@
13011301
"@types/node" "*"
13021302
form-data "^3.0.0"
13031303

1304-
"@types/node@*", "@types/[email protected].25":
1305-
version "14.14.25"
1306-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
1307-
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
1304+
"@types/node@*", "@types/[email protected].28":
1305+
version "14.14.28"
1306+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
1307+
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
13081308

13091309
"@types/normalize-package-data@^2.4.0":
13101310
version "2.4.0"

0 commit comments

Comments
 (0)