Skip to content

Commit b3d284e

Browse files
chore(deps-dev): bump style-loader from 3.3.3 to 4.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.3 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.3...v4.0.0) --- updated-dependencies: - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0560b7c commit b3d284e

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
@@ -87,7 +87,7 @@
8787
"sass": "1.69.5",
8888
"sass-loader": "^13.3.2",
8989
"slugify": "^1.6.6",
90-
"style-loader": "^3.3.3",
90+
"style-loader": "^4.0.0",
9191
"stylelint": "^15.10.1",
9292
"stylelint-config-standard": "^34.0.0",
9393
"stylelint-config-standard-scss": "^11.0.0",

0 commit comments

Comments
 (0)