diff options
author | dependabot[bot] | 2023-05-19 21:57:32 +0000 |
---|---|---|
committer | vitalyster | 2023-05-23 17:12:14 +0300 |
commit | ae61f01b071e0777ffcf7b77cfcb28939dfaece5 (patch) | |
tree | 3927f8369b35a9358fb23bc1ea4eb92a485b3fcc /package.json | |
parent | 28a47cf6fa69480fcb7fa36bb5fdffb14f27752c (diff) |
build(deps-dev): bump style-loader from 3.3.2 to 3.3.3
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.2...v3.3.3)
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 33d9df34..97ec4c96 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "postcss-url": "^10.1.3", "react-test-renderer": "^18.2.0", "regenerator-runtime": "^0.13.11", - "style-loader": "^3.3.2", + "style-loader": "^3.3.3", "stylelint": "^15.6.2", "stylelint-config-standard": "^33.0.0", "webpack": "^5.83.1", |