Skip to content

Commit

Permalink
Deps: Bump @lmc-eu/stylelint-config from 1.0.4 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [@lmc-eu/stylelint-config](https://github.com/lmc-eu/code-quality-tools/tree/HEAD/packages/stylelint-config) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/lmc-eu/code-quality-tools/releases)
- [Commits](https://github.com/lmc-eu/code-quality-tools/commits/@lmc-eu/stylelint-config@2.0.0/packages/stylelint-config)

---
updated-dependencies:
- dependency-name: "@lmc-eu/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and literat committed Nov 16, 2021
1 parent 10cf00e commit a7fa50d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@lmc-eu/commitlint-config": "^1.0.2",
"@lmc-eu/conventional-changelog-lmc-bitbucket": "^1.3.1",
"@lmc-eu/prettier-config": "^1.0.3",
"@lmc-eu/stylelint-config": "^1.0.3",
"@lmc-eu/stylelint-config": "^2.0.0",
"autoprefixer": "^10.3.1",
"clean-css-cli": "^5.3.3",
"conventional-changelog-cli": "^2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,10 +387,10 @@
resolved "https://registry.yarnpkg.com/@lmc-eu/spirit-design-tokens/-/spirit-design-tokens-0.4.2.tgz#126747022be42001367c1f95ec0346e6a9cc9355"
integrity sha512-TBjBNnoWKJRMnlCHLXk2uRLodpb16L3uZFy2+fRT9Eh2LyUoU42O0FoIvN1AlA4RJCxYN7652m9moHEvadmXNQ==

"@lmc-eu/stylelint-config@^1.0.3":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@lmc-eu/stylelint-config/-/stylelint-config-1.0.4.tgz#ec7480bdad3ec925b91287f381c31640b479e717"
integrity sha512-RKQzsNHICqLzw/mCoq7QvNFgs5pTzNscTH2FmICH5iZREd1LhC1ZPaNfGA/8MORBSVNG4E/TBxv2eqK2U4vJBw==
"@lmc-eu/stylelint-config@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@lmc-eu/stylelint-config/-/stylelint-config-2.0.0.tgz#543f4caaa2afe4c78e75f6e9ef9ccda8b8a64e11"
integrity sha512-KieM/lXffWAVR8d4B3jyrGkynAbe3q97BVLlQ+Ait5bYU6fdPAoex/aIBK9epJiJTbGQkZUOIyWLea8z6qSqFA==
dependencies:
stylelint-config-standard "^20.0.0"
stylelint-order "^4.1.0"
Expand Down

0 comments on commit a7fa50d

Please sign in to comment.