Merge pull request #14 from ferdikoomen/dependabot/npm_and_yarn/types/node-12.12.7

Bump @types/node from 12.12.6 to 12.12.7
This commit is contained in:
Ferdi Koomen 2019-11-13 21:31:13 +01:00 committed by GitHub
commit 59faf47240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"@types/jest": "24.0.22",
"@types/js-yaml": "3.12.1",
"@types/mkdirp": "0.5.2",
"@types/node": "12.12.6",
"@types/node": "12.12.7",
"@types/rimraf": "2.0.3",
"@types/yup": "0.26.24",
"@typescript-eslint/eslint-plugin": "2.6.1",

View File

@ -955,10 +955,10 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@12.12.6":
version "12.12.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.6.tgz#a47240c10d86a9a57bb0c633f0b2e0aea9ce9253"
integrity sha512-FjsYUPzEJdGXjwKqSpE0/9QEh6kzhTAeObA54rn6j3rR4C/mzpI9L0KNfoeASSPMMdxIsoJuCLDWcM/rVjIsSA==
"@types/node@*", "@types/node@12.12.7":
version "12.12.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.7.tgz#01e4ea724d9e3bd50d90c11fd5980ba317d8fa11"
integrity sha512-E6Zn0rffhgd130zbCbAr/JdXfXkoOUFAKNs/rF8qnafSJ8KYaA/j3oz7dcwal+lYjLA7xvdd5J4wdYpCTlP8+w==
"@types/rimraf@2.0.3":
version "2.0.3"