diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-17 20:01:13 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-17 16:21:39 -0400 |
| commit | 1dddef0b983399b770a38d35a07d92c4b5e40a89 (patch) | |
| tree | 5f2c94ea16fb5bfde2e951c39e08833c5a86c593 /package.json | |
| parent | 0398487e195b09359781a5865695070166ce0e6f (diff) | |
Bump stylelint-config-standard from 28.0.0 to 29.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 28.0.0 to 29.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/28.0.0...29.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 8c01b5d5..1abbb848 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "eslint": "^8.25.0", "html-minifier": "^4.0.0", "stylelint": "^14.14.0", - "stylelint-config-standard": "^28.0.0", + "stylelint-config-standard": "^29.0.0", "terser": "^5.15.1" } } |
