Skip to content

Commit 00b17d1

Browse files
dependabot[bot]malept
authored andcommitted
build(deps-dev): bump @types/node from 14.0.24 to 14.0.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.24 to 14.0.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbbf2ed commit 00b17d1

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@types/mime-types": "^2.1.0",
105105
"@types/minimist": "^1.2.0",
106106
"@types/mocha": "^8.0.0",
107-
"@types/node": "^14.0.24",
107+
"@types/node": "^14.0.25",
108108
"@types/node-fetch": "^2.5.5",
109109
"@types/proxyquire": "^1.3.28",
110110
"@types/semver": "^7.3.1",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,12 +1309,7 @@
13091309
"@types/node" "*"
13101310
form-data "^3.0.0"
13111311

1312-
"@types/node@*", "@types/node@^14.0.24":
1313-
version "14.0.24"
1314-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.24.tgz#b0f86f58564fa02a28b68f8b55d4cdec42e3b9d6"
1315-
integrity sha512-btt/oNOiDWcSuI721MdL8VQGnjsKjlTMdrKyTcLCKeQp/n4AAMFJ961wMbp+09y8WuGPClDEv07RIItdXKIXAA==
1316-
1317-
"@types/node@>= 8":
1312+
"@types/node@*", "@types/node@>= 8", "@types/node@^14.0.25":
13181313
version "14.0.25"
13191314
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.25.tgz#7ad8b00a1206d6c9e94810e49f3115f0bcc30456"
13201315
integrity sha512-okMqUHqrMlGOxfDZliX1yFX5MV6qcd5PpRz96XYtjkM0Ws/hwg23FMUqt6pETrVRZS+EKUB5HY19mmo54EuQbA==

0 commit comments

Comments
 (0)