diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-08 19:15:46 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-08 15:16:00 -0400 |
| commit | 15034b1368252fb9ff016f37920b327c5286307b (patch) | |
| tree | 1b38d86d366c6bac73ced5ef26f5148dfe07e9c2 /package.json | |
| parent | dd4720015d5e4d1ad37e4e0862371c8fdadce156 (diff) | |
Bump stylelint-config-standard from 25.0.0 to 26.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 25.0.0 to 26.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/25.0.0...26.0.0)
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:production
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 fafd59f1..1bef9846 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "eslint": "^8.17.0", "html-minifier": "^4.0.0", "stylelint": "^14.9.0", - "stylelint-config-standard": "^25.0.0", + "stylelint-config-standard": "^26.0.0", "terser": "^5.14.0" } } |
