Skip to content

Commit

Permalink
feat: chore(deps): bump stylelint-config-recommended from 6.0.0 to 7.…
Browse files Browse the repository at this point in the history
…0.0 (#10)

Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-recommended@6.0.0...7.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-recommended
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2022
1 parent 4c947ef commit 83f0d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"postcss-html": "^1.2.0",
"postcss-syntax": "^0.36.2",
"stylelint": "^14",
"stylelint-config-recommended": "^6",
"stylelint-config-recommended": "^7",
"stylelint-order": "^5"
}
}

0 comments on commit 83f0d0c

Please sign in to comment.