diff options
author | dependabot[bot] | 2022-08-11 21:08:39 +0000 |
---|---|---|
committer | vitalyster | 2022-08-16 17:54:10 +0300 |
commit | ef9b2ca33237b23798b0811d0582af78ef9309d8 (patch) | |
tree | 2a753ea0062318e940216b49500d669f8bb6e73b /package.json | |
parent | abb23125e79a6f09df2efb358884110a6a7daed0 (diff) |
Bump stylelint-config-standard from 26.0.0 to 27.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 26.0.0 to 27.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/26.0.0...27.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 e7867472..0904cd3e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "postcss-preset-env": "^7.7.2", "regenerator-runtime": "^0.13.9", "stylelint": "^14.9.1", - "stylelint-config-standard": "^26.0.0", + "stylelint-config-standard": "^27.0.0", "webpack": "^5.74.0", "webpack-cli": "^4.10.0" }, |