diff options
author | dependabot[bot] | 2021-07-20 17:08:17 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | db4d0b1c6d24cbbae20c5aed8b5812037e2fb5e0 (patch) | |
tree | 3c791f6ad23940c4e64354ddd7bf1ac389c25e22 /vnext/package.json | |
parent | b4c2e6350a5ae7a0ba8c6b00f8876a0d361d72b5 (diff) |
Bump style-loader from 3.1.0 to 3.2.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.1.0 to 3.2.1.
- [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.1.0...v3.2.1)
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 39124bbc..e8a798d9 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -36,7 +36,7 @@ "postcss-loader": "^6.1.1", "postcss-preset-env": "^6.7.0", "react-test-renderer": "^17.0.2", - "style-loader": "^3.1.0", + "style-loader": "^3.2.1", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", "webpack": "^5.45.1", |