Skip to content

Commit 18651c3

Browse files
Bump @types/node from 14.14.14 to 14.14.16
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.14 to 14.14.16. - [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 414ba0f commit 18651c3

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.14",
81+
"@types/node": "14.14.16",
8282
"@types/node-fetch": "2.5.7",
8383
"@types/qs": "6.9.5",
8484
"@typescript-eslint/eslint-plugin": "4.11.0",

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.14":
1315-
version "14.14.14"
1316-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae"
1317-
integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ==
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==
13181318

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

0 commit comments

Comments
 (0)