Merge pull request #1213 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/style-resources-1.0.0

Bump @nuxtjs/style-resources from 0.1.2 to 1.0.0 in /webapp
This commit is contained in:
Robert Schäfer 2019-08-08 10:53:34 +02:00 committed by GitHub
commit d762cdc2dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"@nuxtjs/apollo": "^4.0.0-rc10",
"@nuxtjs/axios": "~5.5.4",
"@nuxtjs/dotenv": "~1.4.0",
"@nuxtjs/style-resources": "~0.1.2",
"@nuxtjs/style-resources": "~1.0.0",
"accounting": "~0.4.1",
"apollo-cache-inmemory": "~1.6.2",
"apollo-client": "~2.6.3",

View File

@ -1409,10 +1409,10 @@
consola "^2.5.6"
http-proxy-middleware "^0.19.1"
"@nuxtjs/style-resources@~0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-0.1.2.tgz#6d90637611d3a445158224c34e42ec5769e13aaa"
integrity sha512-hF4kxO3ETHnJlscBOHM/UKasMwrdlODb+y6mv9mnsyn1Ujvp7kMqOmUmhKcemDexXEzpc5eniIOOq+Nul8JAKA==
"@nuxtjs/style-resources@~1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-1.0.0.tgz#7c4d6be19d7f7cc5d687d689f2ab16c0b94773a1"
integrity sha512-tDRcC/pm8B0Kpxtzb/1/HOBkv3/kPD+2FiCiUBGMB7YriRud9OUPw1pnYCsAH9ftwpMJS4k4XOyUY8FCTk6OxA==
dependencies:
consola "^2.4.0"
glob-all "^3.1.0"