Merge pull request #201 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.13.0

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

View File

@ -77,7 +77,7 @@
"@types/jest": "25.2.1",
"@types/js-yaml": "3.12.3",
"@types/mkdirp": "1.0.0",
"@types/node": "13.11.1",
"@types/node": "13.13.0",
"@types/rimraf": "3.0.0",
"@typescript-eslint/eslint-plugin": "2.27.0",
"@typescript-eslint/parser": "2.27.0",

View File

@ -1121,10 +1121,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@13.11.1":
version "13.11.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g==
"@types/node@*", "@types/node@13.13.0":
version "13.13.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.0.tgz#30d2d09f623fe32cde9cb582c7a6eda2788ce4a8"
integrity sha512-WE4IOAC6r/yBZss1oQGM5zs2D7RuKR6Q+w+X2SouPofnWn+LbCqClRyhO3ZE7Ix8nmFgo/oVuuE01cJT2XB13A==
"@types/prettier@^1.19.0":
version "1.19.1"