Skip to content

Commit

Permalink
Bump eslint-plugin-testing-library in the eslint group
Browse files Browse the repository at this point in the history
Bumps the eslint group with 1 update: [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library).


Updates `eslint-plugin-testing-library` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](testing-library/eslint-plugin-testing-library@v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-testing-library
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 94e220e commit 1befb7e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.15",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-testing-library": "^6.3.0",
"eslint-plugin-testing-library": "^6.4.0",
"husky": "^9.1.6",
"jest": "^29.7.0",
"jest-axe": "^9.0.0",
Expand Down
22 changes: 11 additions & 11 deletions package-lock.json

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

0 comments on commit 1befb7e

Please sign in to comment.