Bump stylelint from 9.10.1 to 10.0.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 9.10.1 to 10.0.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/9.10.1...10.0.1 ) Signed-off-by:dependabot[bot] <support@dependabot.com>
This diff is collapsed.
... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
"license": "MIT", | "license": "MIT", | ||
"bugs": "https://github.com/pmarsceill/just-the-docs/issues", | "bugs": "https://github.com/pmarsceill/just-the-docs/issues", | ||
"devDependencies": { | "devDependencies": { | ||
"stylelint": "^9.10.1", | "stylelint": "^10.0.1", | ||
"stylelint-config-primer": "^3.0.1" | "stylelint-config-primer": "^3.0.1" | ||
}, | }, | ||
"dependencies": {}, | "dependencies": {}, | ||
... | ... |
Please register or sign in to comment