Skip to content

Commit

Permalink
Bump the jest group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the jest group with 2 updates in the / directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom).


Updates `eslint-plugin-jest` from 27.9.0 to 28.3.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.3.0)

Updates `eslint-plugin-jest-dom` from 5.2.0 to 5.4.0
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](testing-library/eslint-plugin-jest-dom@v5.2.0...v5.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: jest
- dependency-name: eslint-plugin-jest-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 0dd3db9 commit 67aa81e
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 23 deletions.
267 changes: 246 additions & 21 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 @@ -93,8 +93,8 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-html": "^8.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest-dom": "^5.2.0",
"eslint-plugin-jest": "^28.3.0",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-testing-library": "^6.2.0",
"firebase-admin": "^12.0.0",
"firebase-tools": "^13.6.0",
Expand Down

0 comments on commit 67aa81e

Please sign in to comment.