Skip to content

Commit fc2610c

Browse files
Bump @types/node from 14.14.8 to 14.14.9 (#164)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.8 to 14.14.9. - [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 bccf67a commit fc2610c

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.8",
28+
"@types/node": "14.14.9",
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
@@ -1046,10 +1046,10 @@
10461046
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
10471047
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
10481048

1049-
"@types/node@*", "@types/[email protected].8":
1050-
version "14.14.8"
1051-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
1052-
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
1049+
"@types/node@*", "@types/[email protected].9":
1050+
version "14.14.9"
1051+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
1052+
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
10531053

10541054
"@types/node@^12.7.1":
10551055
version "12.12.62"

0 commit comments

Comments
 (0)