aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-14 21:02:52 +0000
committerGravatar vitalyster2022-11-15 00:03:28 +0300
commitc9f035f3fb6b81b48111915ce1876740fc98d228 (patch)
tree4f668c1b9792404066cb1f721410fbad4f79397b /package.json
parentddcd174a18006187af4aae30ecc5807a5698fd13 (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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a12c2774..894c0b34 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"postcss-import": "^15.0.0",
"postcss-preset-env": "^7.8.3",
"regenerator-runtime": "^0.13.10",
- "stylelint": "^14.14.1",
+ "stylelint": "^14.15.0",
"stylelint-config-standard": "^29.0.0",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0"