Skip to content

Commit

Permalink
deps: bump the typescript-eslint group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the typescript-eslint group with 2 updates in the / directory: [@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 7.18.0 to 8.2.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.2.0/packages/utils)

Updates `typescript-eslint` from 7.18.0 to 8.2.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.2.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 00bb95c commit ca6c785
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": "8.57.0",
"@typescript-eslint/utils": "7.18.0",
"@typescript-eslint/utils": "8.2.0",
"diff-match-patch": "1.0.5",
"eslint": "8.57.0",
"eslint-config-flat-gitignore": "0.1.5",
Expand All @@ -44,7 +44,7 @@
"globals": "15.8.0",
"prettier": "3.3.3",
"synckit": "0.9.1",
"typescript-eslint": "7.18.0"
"typescript-eslint": "8.2.0"
},
"peerDependencies": {
"@next/eslint-plugin-next": "^14.1.4",
Expand Down

0 comments on commit ca6c785

Please sign in to comment.