Skip to content

Commit

Permalink
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1732)
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent 4dab024 commit 0045a65
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 123 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@vitest/coverage-v8": "^2.0.5",
"autoprefixer": "^10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@testing-library/user-event": "^14.5.2",
"@tsconfig/svelte": "^5.0.4",
"@types/humanize-duration": "^3.27.4",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"jsdom": "^25.0.0",
"postcss": "^8.4.47",
"postcss-load-config": "^6.0.1",
Expand Down
127 changes: 6 additions & 121 deletions pnpm-lock.yaml

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

0 comments on commit 0045a65

Please sign in to comment.