Merge pull request #124 from cutls/dependabot/npm_and_yarn/app/sweetalert2-8.18.0

Bump sweetalert2 from 8.17.6 to 8.18.0 in /app
This commit is contained in:
Cutls 2019-10-05 02:44:47 +09:00 committed by GitHub
commit 60a525f0b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@
"materialize-css": "^1.0.0", "materialize-css": "^1.0.0",
"node-notifier": "^6.0.0", "node-notifier": "^6.0.0",
"sumchecker": "^3.0.0", "sumchecker": "^3.0.0",
"sweetalert2": "^8.17.6", "sweetalert2": "^8.18.0",
"vue": "^2.6.10" "vue": "^2.6.10"
}, },
"optionalDependencies": { "optionalDependencies": {

View File

@ -2700,10 +2700,10 @@ supports-color@^5.3.0:
dependencies: dependencies:
has-flag "^3.0.0" has-flag "^3.0.0"
sweetalert2@^8.17.6: sweetalert2@^8.18.0:
version "8.17.6" version "8.18.0"
resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-8.17.6.tgz#80ae892cced06cfb03e6152bfa78e238c24db9be" resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-8.18.0.tgz#e8536aa0b1a1474ef36e5350ff4ae0cf473478b3"
integrity sha512-5V/zlNr/WXOW+Hmu2Sn0tCzd2+FvjVZv99i0gNYN7dk31VSPYM9mNuF5QUz5OVq49yYMpOV+F2Qslup8nnm4MQ== integrity sha512-t8r4oIisUd/fPsd4/YKuiWTKnrxZsolUVk/w7nGhMu5MKsuGh6J5sQ9Jtio+5xKg/w5QOJpH8TUhb5INuVo/YQ==
tar@^4.4.8: tar@^4.4.8:
version "4.4.11" version "4.4.11"