Skip to content

Commit 7eb961d

Browse files
Bump @nuxtjs/style-resources from 0.1.2 to 1.0.0
Bumps [@nuxtjs/style-resources](https://github.com/nuxt-community/style-resources-module) from 0.1.2 to 1.0.0. - [Release notes](https://github.com/nuxt-community/style-resources-module/releases) - [Changelog](https://github.com/nuxt-community/style-resources-module/blob/master/CHANGELOG.md) - [Commits](nuxt-modules/style-resources@v0.1.2...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7e3dff3 commit 7eb961d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"sha3": "^2.0.1"
2929
},
3030
"devDependencies": {
31-
"@nuxtjs/style-resources": "^0.1.2",
31+
"@nuxtjs/style-resources": "^1.0.0",
3232
"node-sass": "^4.12.0",
3333
"nodemon": "^1.18.11",
3434
"sass-loader": "^7.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -949,10 +949,10 @@
949949
consola "^2.11.3"
950950
http-proxy-middleware "^1.0.4"
951951

952-
"@nuxtjs/style-resources@^0.1.2":
953-
version "0.1.2"
954-
resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-0.1.2.tgz#6d90637611d3a445158224c34e42ec5769e13aaa"
955-
integrity sha512-hF4kxO3ETHnJlscBOHM/UKasMwrdlODb+y6mv9mnsyn1Ujvp7kMqOmUmhKcemDexXEzpc5eniIOOq+Nul8JAKA==
952+
"@nuxtjs/style-resources@^1.0.0":
953+
version "1.0.0"
954+
resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-1.0.0.tgz#7c4d6be19d7f7cc5d687d689f2ab16c0b94773a1"
955+
integrity sha512-tDRcC/pm8B0Kpxtzb/1/HOBkv3/kPD+2FiCiUBGMB7YriRud9OUPw1pnYCsAH9ftwpMJS4k4XOyUY8FCTk6OxA==
956956
dependencies:
957957
consola "^2.4.0"
958958
glob-all "^3.1.0"

0 commit comments

Comments
 (0)