aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-05 21:03:30 +0000
committerGravatar vitalyster2022-12-06 06:24:46 +0300
commit360c42ee8a5a4e190195670e1f19c262801eb45f (patch)
tree98e25816eefff93be62c911f8653c4ba90d432c1 /package.json
parente65cfe088a7f6efb5ccafd43619bc10a02ff427e (diff)
Bump stylelint from 14.15.0 to 14.16.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 14.16.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.15.0...14.16.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 70c3f044..c1c25d6e 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"postcss-import": "^15.0.1",
"postcss-preset-env": "^7.8.3",
"regenerator-runtime": "^0.13.11",
- "stylelint": "^14.15.0",
+ "stylelint": "^14.16.0",
"stylelint-config-standard": "^29.0.0",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"