Skip to content

Commit 1adee8a

Browse files
Bump @types/node from 14.14.2 to 14.14.6 (#131)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.2 to 14.14.6. - [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 ca53abc commit 1adee8a

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.12.1",
2626
"husky": "4.3.0",
2727
"lint-staged": "10.5.1",
28-
"@types/node": "14.14.2",
28+
"@types/node": "14.14.6",
2929
"bob-the-bundler": "1.1.0",
3030
"eslint-config-standard": "16.0.1",
3131
"eslint-plugin-import": "2.22.1",

yarn.lock

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

1020-
"@types/node@*", "@types/[email protected].2":
1021-
version "14.14.2"
1022-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.2.tgz#d25295f9e4ca5989a2c610754dc02a9721235eeb"
1023-
integrity sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg==
1020+
"@types/node@*", "@types/[email protected].6":
1021+
version "14.14.6"
1022+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f"
1023+
integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==
10241024

10251025
"@types/node@^12.7.1":
10261026
version "12.12.62"

0 commit comments

Comments
 (0)