chore(deps): update dependency @nuxt/loading-screen to ^0.1.0 (#5293)

This commit is contained in:
renovate[bot] 2019-03-20 16:09:04 +03:30 committed by Pooya Parsa
parent d094c4a974
commit 5c17bc856e
2 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@
"@nuxt/cli": "2.4.5", "@nuxt/cli": "2.4.5",
"@nuxt/core": "2.4.5", "@nuxt/core": "2.4.5",
"@nuxt/generator": "2.4.5", "@nuxt/generator": "2.4.5",
"@nuxt/loading-screen": "^0.0.2", "@nuxt/loading-screen": "^0.1.0",
"@nuxt/opencollective": "^0.2.1", "@nuxt/opencollective": "^0.2.1",
"@nuxt/webpack": "2.4.5" "@nuxt/webpack": "2.4.5"
}, },

View File

@ -1481,10 +1481,10 @@
error-stack-parser "^2.0.0" error-stack-parser "^2.0.0"
string-width "^2.0.0" string-width "^2.0.0"
"@nuxt/loading-screen@^0.0.2": "@nuxt/loading-screen@^0.1.0":
version "0.0.2" version "0.1.0"
resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-0.0.2.tgz#c3ba3b408c4af93998b1a99c33dddc4b6e3114e9" resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-0.1.0.tgz#f2ffd5da205463a0e9c20a6c0dfede79adb08ed3"
integrity sha512-/DDpjzlLxlTciVafjF5VS5oJFZAirXryzTfT6yQE/rSl0bEFOsa5Xm/N+NYoHmnp3HfYyYfl7IzOVBLQ5IUM8w== integrity sha512-BKalWBW7pCxnNa5N7plPE04zLOtfsPpkwFW2PAVo2xr7GBSG8i9Ei4fFYT3yQkEOxJgDknf0G6Y1Dh3ms2Sbdg==
dependencies: dependencies:
connect "^3.6.6" connect "^3.6.6"
fs-extra "^7.0.1" fs-extra "^7.0.1"