Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-jest-dom from 5.4.0 to 5.5.0 (#8355)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](testing-library/eslint-plugin-jest-dom@v5.4.0...v5.5.0)

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

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 Nov 18, 2024
1 parent 239e5ea commit a33e0e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jasmine": "4.2.2",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jest-dom": "5.5.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-no-unsanitized": "4.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8394,9 +8394,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest-dom@npm:5.4.0":
version: 5.4.0
resolution: "eslint-plugin-jest-dom@npm:5.4.0"
"eslint-plugin-jest-dom@npm:5.5.0":
version: 5.5.0
resolution: "eslint-plugin-jest-dom@npm:5.5.0"
dependencies:
"@babel/runtime": ^7.16.3
requireindex: ^1.2.0
Expand All @@ -8406,7 +8406,7 @@ __metadata:
peerDependenciesMeta:
"@testing-library/dom":
optional: true
checksum: 0e1d27ca040a7d7e698b7f1d4a480be4821ccad03f322360fb75723e558b4d00d86fdbf4aaf5f07f4bc259fd35a91fd14ea0f8ca788cc3e28db399c8ff653a6f
checksum: 4423ef06fae815d8278c0310b83dd7c97e44282a858fe259dca95affdb1ef53661c22eaa566f0202d391bf6fd07f57346aa26f3c2d36f34e7581394cf2e70221
languageName: node
linkType: hard

Expand Down Expand Up @@ -17919,7 +17919,7 @@ __metadata:
eslint-plugin-import: ^2.31.0
eslint-plugin-jasmine: 4.2.2
eslint-plugin-jest: 28.9.0
eslint-plugin-jest-dom: 5.4.0
eslint-plugin-jest-dom: 5.5.0
eslint-plugin-jsdoc: 48.11.0
eslint-plugin-jsx-a11y: 6.10.2
eslint-plugin-no-unsanitized: 4.0.2
Expand Down

0 comments on commit a33e0e9

Please sign in to comment.