-
- Downloads
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>
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"bugs": "https://github.com/just-the-docs/just-the-docs/issues", | "bugs": "https://github.com/just-the-docs/just-the-docs/issues", | ||
"devDependencies": { | "devDependencies": { | ||
"prettier": "^2.8.0", | "prettier": "^2.8.0", | ||
"stylelint": "^14.15.0", | "stylelint": "^14.16.0", | ||
"stylelint-config-prettier-scss": "0.0.1", | "stylelint-config-prettier-scss": "0.0.1", | ||
"stylelint-config-standard-scss": "^6.1.0", | "stylelint-config-standard-scss": "^6.1.0", | ||
"stylelint-prettier": "^2.0.0" | "stylelint-prettier": "^2.0.0" | ||
... | ... |
Please register or sign in to comment