⬆️ Bump @nuxtjs/toast from 3.2.1 to 3.3.0 (#241)

⬆️ Bump @nuxtjs/toast from 3.2.1 to 3.3.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
Liyas Thomas
2019-11-02 10:02:40 +05:30
committed by GitHub
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"
}

View File

@@ -23,7 +23,7 @@
"@nuxtjs/google-tag-manager": "^2.3.0",
"@nuxtjs/pwa": "^3.0.0-beta.19",
"@nuxtjs/sitemap": "^2.0.0",
"@nuxtjs/toast": "^3.2.1",
"@nuxtjs/toast": "^3.3.0",
"highlight.js": "^9.16.2",
"nuxt": "^2.10.2",
"v-tooltip": "^2.0.2",