Skip to content

Commit 159ffe8

Browse files
Bump @types/node from 14.14.9 to 14.14.10 (#173)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.9 to 14.14.10. - [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 c8ad9f1 commit 159ffe8

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

yarn.lock

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

1047-
"@types/node@*", "@types/[email protected].9":
1048-
version "14.14.9"
1049-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
1050-
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
1047+
"@types/node@*", "@types/[email protected].10":
1048+
version "14.14.10"
1049+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
1050+
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
10511051

10521052
"@types/node@^12.7.1":
10531053
version "12.12.62"

0 commit comments

Comments
 (0)