Skip to content

Commit 2e13e2e

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[bot] <[email protected]>
1 parent 1c08af1 commit 2e13e2e

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
@@ -14,7 +14,7 @@
1414
"typescript-is": "^0.16.3"
1515
},
1616
"devDependencies": {
17-
"@types/node": "^14.0.26",
17+
"@types/node": "^14.0.27",
1818
"@types/string-format": "^2.0.0",
1919
"@zeit/ncc": "^0.22.3",
2020
"ts-node": "^8.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@
181181
"@types/node" "*"
182182
form-data "^3.0.0"
183183

184-
"@types/node@*", "@types/node@^14.0.26":
185-
version "14.0.26"
186-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c"
187-
integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA==
184+
"@types/node@*", "@types/node@^14.0.27":
185+
version "14.0.27"
186+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
187+
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
188188

189189
"@types/string-format@^2.0.0":
190190
version "2.0.0"

0 commit comments

Comments
 (0)