Merge pull request #182 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.9.5

This commit is contained in:
dependabot-preview[bot] 2020-03-30 05:33:55 +00:00 committed by GitHub
commit 85bf0d4cc2
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.1.4",
"@types/js-yaml": "3.12.3",
"@types/mkdirp": "1.0.0",
"@types/node": "13.9.4",
"@types/node": "13.9.5",
"@types/rimraf": "3.0.0",
"@typescript-eslint/eslint-plugin": "2.25.0",
"@typescript-eslint/parser": "2.25.0",

View File

@ -1171,10 +1171,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@13.9.4":
version "13.9.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.4.tgz#63c58e67999bfbfa688dd49ed84639b01b543606"
integrity sha512-uzaaDXey/NI2l7kU+xCgWu852Dh/zmf6ZKApc0YQEQpY4DaiZFmLN29E6SLHJfSedj3iNWAndSwfSBpEDadJfg==
"@types/node@*", "@types/node@13.9.5":
version "13.9.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
"@types/prettier@^1.19.0":
version "1.19.1"