Skip to content

Commit 2f64619

Browse files
Bump @types/node from 14.11.8 to 14.14.0 (#102)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.8 to 14.14.0. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6f3dbb commit 2f64619

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
@@ -25,7 +25,7 @@
2525
"eslint": "7.11.0",
2626
"husky": "4.3.0",
2727
"lint-staged": "10.4.2",
28-
"@types/node": "14.11.8",
28+
"@types/node": "14.14.0",
2929
"bob-the-bundler": "1.1.0",
3030
"eslint-config-standard": "14.1.1",
3131
"eslint-plugin-import": "2.22.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,10 +1001,10 @@
10011001
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
10021002
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
10031003

1004-
"@types/node@*", "@types/node@14.11.8":
1005-
version "14.11.8"
1006-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.8.tgz#fe2012f2355e4ce08bca44aeb3abbb21cf88d33f"
1007-
integrity sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw==
1004+
"@types/node@*", "@types/node@14.14.0":
1005+
version "14.14.0"
1006+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.0.tgz#f1091b6ad5de18e8e91bdbd43ec63f13de372538"
1007+
integrity sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg==
10081008

10091009
"@types/node@^12.7.1":
10101010
version "12.12.62"

0 commit comments

Comments
 (0)