aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-23 21:12:28 +0000
committerGravatar vitalyster2022-05-24 00:19:27 +0300
commit5c4e2ec2498c53a6a5b0b834616f962bc6bd0fd9 (patch)
tree47581ebe3e33c93b0ca333628c32c1a95b2033b0 /package.json
parentb07ba785cab12ed52254fb500dfd427d7ad4d9c3 (diff)
Bump stylelint from 14.8.2 to 14.8.3
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.2 to 14.8.3. - [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.8.2...14.8.3) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... 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 89190171..7c2a8587 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.6.0",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.8.2",
+ "stylelint": "^14.8.3",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.1",
"webpack-cli": "^4.9.2"