Skip to content

Commit

Permalink
build(deps-dev): bump the linter group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the linter group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo).


Updates `eslint` from 8.57.0 to 8.57.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v8.57.1)

Updates `eslint-config-turbo` from 2.1.1 to 2.1.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.1.3/packages/eslint-config-turbo)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: linter
- dependency-name: eslint-config-turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: linter
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joonatank committed Oct 4, 2024
1 parent e8e0f93 commit 84c6a4b
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 165 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"devDependencies": {
"@graphql-eslint/eslint-plugin": "^3.20.1",
"@vercel/style-guide": "^6.0.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.1.1",
"eslint-config-turbo": "^2.1.3",
"eslint-define-config": "^2.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier-eslint": "^16.3.0"
Expand Down
Loading

0 comments on commit 84c6a4b

Please sign in to comment.