Skip to content

Commit 1537a09

Browse files
Bump @types/node from 14.14.6 to 14.14.8 (#161)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.8. - [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 3f2cb84 commit 1537a09

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.6",
28+
"@types/node": "14.14.8",
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
@@ -1054,10 +1054,10 @@
10541054
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
10551055
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
10561056

1057-
"@types/node@*", "@types/[email protected].6":
1058-
version "14.14.6"
1059-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f"
1060-
integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==
1057+
"@types/node@*", "@types/[email protected].8":
1058+
version "14.14.8"
1059+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
1060+
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
10611061

10621062
"@types/node@^12.7.1":
10631063
version "12.12.62"

0 commit comments

Comments
 (0)