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.8.0 to 8.8.1
- [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.8.1/packages/utils)

Updates `typescript-eslint` from 8.8.0 to 8.8.1
- [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.8.1/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 473f3f7 commit 20dcd06
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.12.0",
"@typescript-eslint/utils": "8.8.0",
"@typescript-eslint/utils": "8.8.1",
"diff-match-patch": "1.0.5",
"eslint": "9.12.0",
"eslint-config-flat-gitignore": "0.3.0",
Expand All @@ -44,7 +44,7 @@
"globals": "15.10.0",
"prettier": "3.3.3",
"synckit": "0.9.2",
"typescript-eslint": "8.8.0"
"typescript-eslint": "8.8.1"
},
"peerDependencies": {
"@next/eslint-plugin-next": "^14.2.13",
Expand Down

0 comments on commit 20dcd06

Please sign in to comment.