Skip to content

Commit

Permalink
Bump eslint-config-stylelint from 22.0.0 to 23.0.0 in the development…
Browse files Browse the repository at this point in the history
…-dependencies group (#234)

* 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]>
  • Loading branch information
dependabot[bot] and jeddy3 authored Nov 5, 2024
1 parent 82f7f8c commit 300db20
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 329 deletions.
3 changes: 3 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import stylelintConfig from 'eslint-config-stylelint';

export default [...stylelintConfig];
Loading

0 comments on commit 300db20

Please sign in to comment.