Skip to content

Commit 1f562d5

Browse files
Bump @types/node from 14.14.7 to 14.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.7 to 14.14.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa1b3bc commit 1f562d5

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
@@ -18,7 +18,7 @@
1818
"typescript-is": "^0.16.3"
1919
},
2020
"devDependencies": {
21-
"@types/node": "^14.14.7",
21+
"@types/node": "^14.14.9",
2222
"@types/string-format": "^2.0.0",
2323
"@zeit/ncc": "^0.22.3",
2424
"ts-node": "^9.0.0",

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.14.7":
185-
version "14.14.7"
186-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
187-
integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
184+
"@types/node@*", "@types/node@^14.14.9":
185+
version "14.14.9"
186+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
187+
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
188188

189189
"@types/recursive-readdir@^2.2.0":
190190
version "2.2.0"

0 commit comments

Comments
 (0)