Skip to content

Commit

Permalink
build(deps-dev): bump the eslint group across 1 directory with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#1410)

Bumps the eslint group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


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 `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.20.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.20.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent fee9760 commit 945634c
Show file tree
Hide file tree
Showing 3 changed files with 348 additions and 31 deletions.
2 changes: 1 addition & 1 deletion injected/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/chrome": "^0.0.297",
"@types/jasmine": "^5.1.5",
"@types/node": "^22.10.7",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"fast-check": "^3.23.2",
"jasmine": "^5.5.0",
"minimist": "^1.2.8",
Expand Down
Loading

0 comments on commit 945634c

Please sign in to comment.