Skip to content

Commit 4f082de

Browse files
Bump yaml and stylelint
Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [stylelint](https://github.com/stylelint/stylelint). These dependencies need to be updated together. Updates `yaml` from 2.1.1 to 2.2.2 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.1.1...v2.2.2) Updates `stylelint` from 14.15.0 to 15.6.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@14.15.0...15.6.0) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect - dependency-name: stylelint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d2e500 commit 4f082de

File tree

2 files changed

+108
-79
lines changed

2 files changed

+108
-79
lines changed

‎package-lock.json

+107-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"eslint-plugin-import": "^2.26.0",
1212
"eslint-plugin-node": "^11.1.0",
1313
"postcss-cli": "^10.0.0",
14-
"stylelint": "^14.15.0",
14+
"stylelint": "^15.6.0",
1515
"stylelint-order": "^5.0.0"
1616
},
1717
"scripts": {

0 commit comments

Comments
 (0)