Merge pull request #163 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.9.2

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

View File

@ -76,7 +76,7 @@
"@types/jest": "25.1.4",
"@types/js-yaml": "3.12.2",
"@types/mkdirp": "1.0.0",
"@types/node": "13.9.1",
"@types/node": "13.9.2",
"@types/rimraf": "2.0.3",
"@typescript-eslint/eslint-plugin": "2.24.0",
"@typescript-eslint/parser": "2.24.0",

View File

@ -1066,10 +1066,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@13.9.1":
version "13.9.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72"
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ==
"@types/node@*", "@types/node@13.9.2":
version "13.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.2.tgz#ace1880c03594cc3e80206d96847157d8e7fa349"
integrity sha512-bnoqK579sAYrQbp73wwglccjJ4sfRdKU7WNEZ5FW4K2U6Kc0/eZ5kvXG0JKsEKFB50zrFmfFt52/cvBbZa7eXg==
"@types/rimraf@2.0.3":
version "2.0.3"