⬆️ Bump @nuxtjs/toast from 3.2.1 to 3.3.0

Bumps [@nuxtjs/toast](https://github.com/nuxt/modules) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/nuxt/modules/releases)
- [Commits](https://github.com/nuxt/modules/compare/@nuxtjs/toast@3.2.1...@nuxtjs/toast@3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-02 03:09:32 +00:00
committed by GitHub
parent e5d9a25cff
commit 2108cb8e1c
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1400,9 +1400,9 @@
}
},
"@nuxtjs/toast": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/@nuxtjs/toast/-/toast-3.2.1.tgz",
"integrity": "sha512-unMXSoTrrg6ql4slP41Zasui5UebK6wjSXPyCng4KfSMRnjyuDBODKyundQaMHl9whZYzIi4MZPbKNX376yeIw==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/toast/-/toast-3.3.0.tgz",
"integrity": "sha512-HZAhWMQqgQ8m2XtQS4CpvoJtiZw2kmdqFg0GJv8upNEXoP7/nATW2CPIFemMtiparevLZwpCAAcMIVqcSW9l1g==",
"requires": {
"vue-toasted": "^1.1.27"
}