Skip to content

Commit fb558d8

Browse files
Bump @types/node from 12.11.7 to 12.12.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.7 to 12.12.5. - [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 0e1e26a commit fb558d8

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
@@ -60,7 +60,7 @@
6060
"@types/jest": "24.0.20",
6161
"@types/js-yaml": "3.12.1",
6262
"@types/mkdirp": "0.5.2",
63-
"@types/node": "12.11.7",
63+
"@types/node": "12.12.5",
6464
"@types/rimraf": "2.0.3",
6565
"@types/yup": "0.26.24",
6666
"@typescript-eslint/eslint-plugin": "2.5.0",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -399,16 +399,11 @@
399399
dependencies:
400400
"@types/node" "*"
401401

402-
"@types/node@*":
402+
"@types/node@*", "@types/node@12.12.5":
403403
version "12.12.5"
404404
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.5.tgz#66103d2eddc543d44a04394abb7be52506d7f290"
405405
integrity sha512-KEjODidV4XYUlJBF3XdjSH5FWoMCtO0utnhtdLf1AgeuZLOrRbvmU/gaRCVg7ZaQDjVf3l84egiY0mRNe5xE4A==
406406

407-
"@types/node@12.11.7":
408-
version "12.11.7"
409-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.7.tgz#57682a9771a3f7b09c2497f28129a0462966524a"
410-
integrity sha512-JNbGaHFCLwgHn/iCckiGSOZ1XYHsKFwREtzPwSGCVld1SGhOlmZw2D4ZI94HQCrBHbADzW9m4LER/8olJTRGHA==
411-
412407
"@types/rimraf@2.0.3":
413408
version "2.0.3"
414409
resolved "https://registry.yarnpkg.com/@types/rimraf/-/rimraf-2.0.3.tgz#0199a46af106729ba14213fda7b981278d8c84f2"

0 commit comments

Comments
 (0)