Skip to content

Commit

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


Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

Updates `typescript-eslint` 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/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: typescript-eslint
  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 b7ccdcb commit 2aab0a5
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
108 changes: 54 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"css-loader": "^7.1.2",
"cypress": "^13.17.0",
"eslint": "~9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-lingui": "^0.9.0",
"eslint-plugin-react": "^7.37.4",
"fork-ts-checker-webpack-plugin": "^9.0.2",
Expand All @@ -57,7 +57,7 @@
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.10.0",
"typescript": "^5.7.2",
"typescript-eslint": "~8.19.1",
"typescript-eslint": "~8.20.0",
"url-join": "^5.0.0",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
Expand Down

0 comments on commit 2aab0a5

Please sign in to comment.