Skip to content

Commit 55420cb

Browse files
Bump @types/node from 14.0.26 to 14.0.27
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.26 to 14.0.27. - [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 3f56d9c commit 55420cb

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/jest": "26.0.8",
7575
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
77-
"@types/node": "14.0.26",
77+
"@types/node": "14.0.27",
7878
"@types/rimraf": "3.0.0",
7979
"@typescript-eslint/eslint-plugin": "3.7.1",
8080
"@typescript-eslint/parser": "3.7.1",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,16 +1250,11 @@
12501250
dependencies:
12511251
"@types/node" "*"
12521252

1253-
"@types/node@*":
1253+
"@types/node@*", "@types/[email protected]":
12541254
version "14.0.27"
12551255
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
12561256
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
12571257

1258-
1259-
version "14.0.26"
1260-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c"
1261-
integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA==
1262-
12631258
"@types/normalize-package-data@^2.4.0":
12641259
version "2.4.0"
12651260
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"

0 commit comments

Comments
 (0)