Skip to content

Commit 3a0ef2a

Browse files
Bump eslint-config-stylelint from 22.0.0 to 23.0.0 in the development-dependencies group (#337)
* Bump eslint-config-stylelint in the development-dependencies group Bumps the development-dependencies group with 1 update: [eslint-config-stylelint](https://github.com/stylelint/eslint-config-stylelint). Updates `eslint-config-stylelint` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/stylelint/eslint-config-stylelint/releases) - [Changelog](https://github.com/stylelint/eslint-config-stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/eslint-config-stylelint@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: eslint-config-stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Bump ESLint --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jeddy3 <[email protected]>
1 parent 1e12c42 commit 3a0ef2a

File tree

3 files changed

+477
-326
lines changed

3 files changed

+477
-326
lines changed

eslint.config.mjs

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import stylelintConfig from 'eslint-config-stylelint';
2+
3+
export default [...stylelintConfig];

0 commit comments

Comments
 (0)