Merge pull request #284 from PreMiD/dependabot/npm_and_yarn/types/node-12.12.8

Bump @types/node from 12.12.7 to 12.12.8
This commit is contained in:
Florian Metz
2019-11-18 12:51:29 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@types/electron-packager": "14.0.0",
"@types/fs-extra": "8.0.1",
"@types/ini": "1.3.30",
"@types/node": "^12.12.7",
"@types/node": "^12.12.8",
"@types/prompts": "2.0.3",
"@types/request-promise-native": "1.0.17",
"@types/rimraf": "2.0.3",

View File

@@ -127,10 +127,10 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
"@types/node@*", "@types/node@^12.0.12", "@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/node@*", "@types/node@^12.0.12", "@types/node@^12.12.8":
version "12.12.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.8.tgz#dab418655af39ce2fa99286a0bed21ef8072ac9d"
integrity sha512-XLla8N+iyfjvsa0KKV+BP/iGSoTmwxsu5Ci5sM33z9TjohF72DEz95iNvD6pPmemvbQgxAv/909G73gUn8QR7w==
"@types/prompts@2.0.3":
version "2.0.3"