Skip to content

Commit 1e5a752

Browse files
Bump @types/node from 14.14.7 to 14.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.7 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-preview[bot] <support@dependabot.com>
1 parent b3ba14a commit 1e5a752

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/express": "4.17.9",
8080
"@types/jest": "26.0.15",
8181
"@types/js-yaml": "3.12.5",
82-
"@types/node": "14.14.7",
82+
"@types/node": "14.14.9",
8383
"@types/node-fetch": "2.5.7",
8484
"@typescript-eslint/eslint-plugin": "4.7.0",
8585
"@typescript-eslint/parser": "4.7.0",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,15 +1310,10 @@
13101310
"@types/node" "*"
13111311
form-data "^3.0.0"
13121312

1313-
"@types/node@*":
1314-
version "14.14.8"
1315-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
1316-
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
1317-
1318-
"@types/node@14.14.7":
1319-
version "14.14.7"
1320-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
1321-
integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
1313+
"@types/node@*", "@types/node@14.14.9":
1314+
version "14.14.9"
1315+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
1316+
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
13221317

13231318
"@types/normalize-package-data@^2.4.0":
13241319
version "2.4.0"

0 commit comments

Comments
 (0)