Bump stylelint from 14.1.0 to 14.2.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.1.0 to 14.2.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.1.0...14.2.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-05 05:34:43 +00:00
committed by GitHub
parent 70b328a4b2
commit d968034ffc
2 changed files with 35 additions and 34 deletions
+2 -2
View File
@@ -44,7 +44,7 @@
"sass-loader": "^12.4.0",
"source-map-loader": "^3.0.1",
"style-loader": "^3.3.1",
"stylelint": "^14.1.0",
"stylelint": "^14.2.0",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-no-browser-hacks": "^1.2.1",
"stylelint-order": "^5.0.0",
@@ -67,7 +67,7 @@
"blurhash": "^1.1.4",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "^2.3.1",
"core-js": "^3.19.1",
"core-js": "^3.20.2",
"date-fns": "^2.28.0",
"dompurify": "^2.3.4",
"epubjs": "^0.3.90",