Bump vue-sweetalert2 from 3.0.5 to 3.0.6 (#249)

Bumps [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/avil13/vue-sweetalert2/releases)
- [Changelog](https://github.com/avil13/vue-sweetalert2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avil13/vue-sweetalert2/compare/v3.0.5...v3.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-30 13:56:10 +02:00 committed by GitHub
parent e3c9fd900a
commit 22fa4394bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -12787,9 +12787,9 @@
}
},
"sweetalert2": {
"version": "9.10.13",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.10.13.tgz",
"integrity": "sha512-JiZtO9SQdnS/Uvlqw5MlWpGpYVqH/eBQi7u61+Oxba7ZA4vfX0tSdyzQsiMk56HTUw8Nk8IvNPvfbt3WR3FOsQ=="
"version": "9.15.2",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-9.15.2.tgz",
"integrity": "sha512-evJfoa49s5ZzSmVc62tslNkzlQoCg2GHjB3MQxawfESppvY5AlXKLGQ3nNKxHXKdodKmIHbkl39DgUhcOK7LgQ=="
},
"table": {
"version": "5.4.6",
@ -13867,9 +13867,9 @@
}
},
"vue-sweetalert2": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-3.0.5.tgz",
"integrity": "sha512-X1Jj7bNC7uTDXeHjOnW/PAMn96yiFzF740R5kW++xDaYYymXReo/zi1F7iqVyfZccsZMb4Y+5u3DFBlPNSuRIg==",
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/vue-sweetalert2/-/vue-sweetalert2-3.0.6.tgz",
"integrity": "sha512-uT+UrASTlwVCeNCZwPVdzN28KQfnVDEYXdfJr3OJwt77bWfcVZrNDOqezZq0Y45SWpkpYKjrQr1/mjieuriWmg==",
"requires": {
"sweetalert2": "9.x"
}

View File

@ -39,7 +39,7 @@
"material-design-icons": "^3.0.1",
"vue-agile": "^1.1.3",
"vue-material-design-icons": "^4.7.1",
"vue-sweetalert2": "^3.0.5",
"vue-sweetalert2": "^3.0.6",
"vuepress-plugin-sitemap": "^2.3.1"
}
}