Skip to content

Commit 005931f

Browse files
Bump style-loader from 3.3.4 to 4.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.4 to 4.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](webpack/style-loader@v3.3.4...v4.0.0) --- updated-dependencies: - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 275c7c5 commit 005931f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"lodash": "^4.17.11",
2525
"nprogress": "^0.2.0",
2626
"serialize-javascript": "^6.0.0",
27-
"style-loader": "^3.3.1",
27+
"style-loader": "^4.0.0",
2828
"vue": "^2.6.10",
2929
"vue-loader": "^17.0.0",
3030
"vue-router": "^4.0.14",

0 commit comments

Comments
 (0)