diff options
author | dependabot[bot] | 2023-07-04 21:55:20 +0000 |
---|---|---|
committer | vitalyster | 2023-07-05 07:07:41 +0300 |
commit | 0c77e1308864af8970a57e64afacbdf9fb6c165d (patch) | |
tree | c4de2791758398df68ceec204cc563912fe55953 /package.json | |
parent | 19c2e460e10d67e6f196192f019521b1f4533634 (diff) |
build(deps-dev): bump stylelint-config-standard from 33.0.0 to 34.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 33.0.0 to 34.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...34.0.0)
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
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 f7519dea..464019e2 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "regenerator-runtime": "^0.13.11", "style-loader": "^3.3.3", "stylelint": "^15.9.0", - "stylelint-config-standard": "^33.0.0", + "stylelint-config-standard": "^34.0.0", "webpack": "^5.88.1", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1" |