Skip to content

Commit 704c4bf

Browse files
Bump @types/node from 14.14.16 to 14.14.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.16 to 14.14.19. - [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 c3a0de9 commit 704c4bf

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
@@ -78,7 +78,7 @@
7878
"@types/express": "4.17.9",
7979
"@types/jest": "26.0.19",
8080
"@types/js-yaml": "3.12.5",
81-
"@types/node": "14.14.16",
81+
"@types/node": "14.14.19",
8282
"@types/node-fetch": "2.5.7",
8383
"@types/qs": "6.9.5",
8484
"@typescript-eslint/eslint-plugin": "4.11.1",

yarn.lock

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

1314-
"@types/node@*", "@types/node@14.14.16":
1315-
version "14.14.16"
1316-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.16.tgz#3cc351f8d48101deadfed4c9e4f116048d437b4b"
1317-
integrity sha512-naXYePhweTi+BMv11TgioE2/FXU4fSl29HAH1ffxVciNsH3rYXjNP2yM8wqmSm7jS20gM8TIklKiTen+1iVncw==
1314+
"@types/node@*", "@types/node@14.14.19":
1315+
version "14.14.19"
1316+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.19.tgz#5135176a8330b88ece4e9ab1fdcfc0a545b4bab4"
1317+
integrity sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ==
13181318

13191319
"@types/normalize-package-data@^2.4.0":
13201320
version "2.4.0"

0 commit comments

Comments
 (0)