Merge pull request #89 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.1.8

This commit is contained in:
dependabot-preview[bot] 2020-01-20 04:55:27 +00:00 committed by GitHub
commit 69cc910852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@
"@types/jest": "24.9.0",
"@types/js-yaml": "3.12.1",
"@types/mkdirp": "0.5.2",
"@types/node": "13.1.7",
"@types/node": "13.1.8",
"@types/rimraf": "2.0.3",
"@typescript-eslint/eslint-plugin": "2.16.0",
"@typescript-eslint/parser": "2.16.0",

View File

@ -1006,10 +1006,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@13.1.7":
version "13.1.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.7.tgz#db51d28b8dfacfe4fb2d0da88f5eb0a2eca00675"
integrity sha512-HU0q9GXazqiKwviVxg9SI/+t/nAsGkvLDkIdxz+ObejG2nX6Si00TeLqHMoS+a/1tjH7a8YpKVQwtgHuMQsldg==
"@types/node@*", "@types/node@13.1.8":
version "13.1.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b"
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A==
"@types/rimraf@2.0.3":
version "2.0.3"