aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-15 21:08:07 +0000
committerGravatar vitalyster2022-04-18 09:50:00 +0300
commit62420e64e1dc19cf62b0421b4b67e093a3b5e90e (patch)
tree75cf1c14ca1b1e087b7d2ec318f33aff95ccb5fa /package.json
parent055cda0267efd41678cf0dcdbefa7de821b3db23 (diff)
Bump stylelint from 14.6.1 to 14.7.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.1 to 14.7.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.6.1...14.7.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 32ce0cfc..1d61ce57 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.4.3",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.6.1",
+ "stylelint": "^14.7.0",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"