Skip to content

Commit d1df7e3

Browse files
Bump @types/node from 14.11.7 to 14.14.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.7 to 14.14.2. - [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 72205d8 commit d1df7e3

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.11.7",
21+
"@types/node": "^14.14.2",
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.11.7":
185-
version "14.11.7"
186-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.7.tgz#4d9673b8331ce262628ea89d9ef3964b6c1e5489"
187-
integrity sha512-hSEXknS4KiayUdZ7401J/T6eykXHJkDEipnyQMJ4/GstK4kWjbHnwXlcpvIWfPKiEH1JU96DkbzJ1nHRmpmKLw==
184+
"@types/node@*", "@types/node@^14.14.2":
185+
version "14.14.2"
186+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.2.tgz#d25295f9e4ca5989a2c610754dc02a9721235eeb"
187+
integrity sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg==
188188

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

0 commit comments

Comments
 (0)