Skip to content

Commit

Permalink
Bump the linting group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the linting group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [stylelint](https://github.com/stylelint/stylelint).


Updates `eslint` from 9.17.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.18.0)

Updates `stylelint` from 16.12.0 to 16.13.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.12.0...16.13.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linting
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linting
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 2667dc4 commit 4518906
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 57 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"devDependencies": {
"@tree-company/eslint-config": "^0.4.3",
"@tree-company/stylelint-config": "^0.4.3",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"prettier": "^3.4.2",
"stylelint": "^16.12.0"
"stylelint": "^16.13.1"
},
"stylelint": {
"extends": [
Expand Down
157 changes: 102 additions & 55 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4518906

Please sign in to comment.