aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-23 21:08:10 +0000
committerGravatar vitalyster2022-02-24 06:27:17 +0300
commit1654b012c05b810d1a5c26a24de77e637b572bd1 (patch)
tree0d3c39672100cdde10ae102e4b1b63426e6fe4a8 /package.json
parentd37aa7cd5821b0c455d4a0802b95ea66d6ea74bf (diff)
Bump stylelint from 14.5.2 to 14.5.3
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.2 to 14.5.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.5.2...14.5.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 897376e5..fb525ab3 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.4.1",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.5.2",
+ "stylelint": "^14.5.3",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.69.1",
"webpack-cli": "^4.9.2"