diff options
author | dependabot[bot] | 2022-11-14 17:01:44 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:58 +0300 |
commit | eb08d660157270a0668a295814527a35521e6d68 (patch) | |
tree | a5b5ee44e68a9fc35d69ac99f162f0b61fdf41d8 /vnext/package.json | |
parent | 2fb4a2c1a32a71c41e84b2bc5c0fa3c4b3f199f9 (diff) |
Bump stylelint from 14.14.1 to 14.15.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.1 to 14.15.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.1...14.15.0)
---
updated-dependencies:
- dependency-name: stylelint
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 d7123d12..08178c66 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -45,7 +45,7 @@ "postcss-preset-env": "^7.8.2", "postcss-url": "^10.1.3", "react-test-renderer": "^18.2.0", - "stylelint": "^14.14.1", + "stylelint": "^14.15.0", "stylelint-config-standard": "^29.0.0" }, "dependencies": { |