Skip to content

Commit

Permalink
deps: Bump the typescript-eslint group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/utils` from 8.12.2 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/utils)

Updates `typescript-eslint` from 8.12.2 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 87fb2ec commit 132f5b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@eslint/js": "9.14.0",
"@typescript-eslint/utils": "8.12.2",
"@typescript-eslint/utils": "8.13.0",
"diff-match-patch": "1.0.5",
"eslint": "9.14.0",
"eslint-config-flat-gitignore": "0.3.0",
Expand All @@ -44,7 +44,7 @@
"globals": "15.12.0",
"prettier": "3.3.3",
"synckit": "0.9.2",
"typescript-eslint": "8.12.2"
"typescript-eslint": "8.13.0"
},
"peerDependencies": {
"@next/eslint-plugin-next": "^15.0.0",
Expand Down

0 comments on commit 132f5b8

Please sign in to comment.