Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 53e3ecc

Browse files
Bump @types/node from 14.14.6 to 14.14.8 (#21)
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> Co-authored-by: Tom Keller <[email protected]>
1 parent 2841956 commit 53e3ecc

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
"license": "Apache-2.0",
2626
"devDependencies": {
2727
"@types/jest": "^26.0.15",
28-
"@types/node": "^14.14.6",
28+
"@types/node": "^14.14.8",
2929
"@types/node-fetch": "^2.5.7",
3030
"gts": "^3.0.2",
3131
"@vercel/ncc": "^0.25.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -718,10 +718,10 @@
718718
"@types/node" "*"
719719
form-data "^3.0.0"
720720

721-
"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.6":
722-
version "14.14.6"
723-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f"
724-
integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==
721+
"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.8":
722+
version "14.14.8"
723+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
724+
integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
725725

726726
"@types/normalize-package-data@^2.4.0":
727727
version "2.4.0"

0 commit comments

Comments
 (0)