Merge pull request #113 from ferdikoomen/dependabot/npm_and_yarn/types/node-13.7.0

This commit is contained in:
dependabot-preview[bot] 2020-02-03 04:55:07 +00:00 committed by GitHub
commit e04603e827
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.1",
"@types/js-yaml": "3.12.2",
"@types/mkdirp": "0.5.2",
"@types/node": "13.5.3",
"@types/node": "13.7.0",
"@types/rimraf": "2.0.3",
"@typescript-eslint/eslint-plugin": "2.18.0",
"@typescript-eslint/parser": "2.18.0",

View File

@ -1052,10 +1052,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@13.5.3":
version "13.5.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.3.tgz#37f1f539b7535b9fb4ef77d59db1847a837b7f17"
integrity sha512-ZPnWX9PW992w6DUsz3JIXHaSb5v7qmKCVzC3km6SxcDGxk7zmLfYaCJTbktIa5NeywJkkZDhGldKqDIvC5DRrA==
"@types/node@*", "@types/node@13.7.0":
version "13.7.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.0.tgz#b417deda18cf8400f278733499ad5547ed1abec4"
integrity sha512-GnZbirvmqZUzMgkFn70c74OQpTTUcCzlhQliTzYjQMqg+hVKcDnxdL19Ne3UdYzdMA/+W3eb646FWn/ZaT1NfQ==
"@types/rimraf@2.0.3":
version "2.0.3"