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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
This commit is contained in:
renovate[bot] 2020-06-18 12:57:14 +02:00 committed by GitHub
parent 4b705720e0
commit 6c5b170688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"@nuxt/components": "^0.3.4",
"@nuxt/core": "2.12.1",
"@nuxt/generator": "2.12.1",
"@nuxt/loading-screen": "^2.0.0-rc.4",
"@nuxt/loading-screen": "^2.0.0",
"@nuxt/opencollective": "^0.3.0",
"@nuxt/telemetry": "^1.0.0",
"@nuxt/webpack": "2.12.1"

View File

@ -1875,10 +1875,10 @@
error-stack-parser "^2.0.0"
string-width "^2.0.0"
"@nuxt/loading-screen@^2.0.0-rc.4":
version "2.0.0-rc.4"
resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-2.0.0-rc.4.tgz#3ec3c5d0e8413b31840058a8391c2161bfd51622"
integrity sha512-5EuLiBXEkZlk5n+Bd7XMe5TYPGGkoHQx8i3o0tWUEWTJ0cs8ToM6nKUDnW8wsJjxdWB9Ap2mrIINgRdezEJwSA==
"@nuxt/loading-screen@^2.0.0":
version "2.0.0"
resolved "https://registry.npmjs.org/@nuxt/loading-screen/-/loading-screen-2.0.0.tgz#7f0e4941f195469c942d59a9fe733a9dc95324c2"
integrity sha512-NqgeeqRnnlL37oe/AZtM7tPS4kZ6rwi1ZByNEYS4WaH+GW2b/JY5RNx4PrIHt86X2GpTXjJcQ0j1hQlTP05+EQ==
dependencies:
connect "^3.7.0"
defu "^2.0.4"