Skip to content

Commit

Permalink
fix(deps): bump @stylistic/eslint-plugin from 2.7.2 to 2.8.0 (#20)
Browse files Browse the repository at this point in the history
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.8.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 10, 2024
1 parent 279047c commit bb57bd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 deletions.
30 changes: 5 additions & 25 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": ">=9"
},
"dependencies": {
"@stylistic/eslint-plugin": "^2.7.2",
"@stylistic/eslint-plugin": "^2.8.0",
"eslint-plugin-n": "^17.10.2",
"globals": "^15.9.0",
"typescript-eslint": "^8.4.0"
Expand Down

0 comments on commit bb57bd1

Please sign in to comment.