Skip to content

Commit acdc6d6

Browse files
Bump @types/node from 14.11.1 to 14.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.1 to 14.11.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 8e25122 commit acdc6d6

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
@@ -17,7 +17,7 @@
1717
"typescript-is": "^0.16.3"
1818
},
1919
"devDependencies": {
20-
"@types/node": "^14.11.1",
20+
"@types/node": "^14.11.2",
2121
"@types/string-format": "^2.0.0",
2222
"@zeit/ncc": "^0.22.3",
2323
"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.1":
185-
version "14.11.1"
186-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.1.tgz#56af902ad157e763f9ba63d671c39cda3193c835"
187-
integrity sha512-oTQgnd0hblfLsJ6BvJzzSL+Inogp3lq9fGgqRkMB/ziKMgEUaFl801OncOzUmalfzt14N0oPHMK47ipl+wbTIw==
184+
"@types/node@*", "@types/node@^14.11.2":
185+
version "14.11.2"
186+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
187+
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
188188

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

0 commit comments

Comments
 (0)