diff options
author | dependabot[bot] | 2024-11-18 21:59:29 +0000 |
---|---|---|
committer | vitalyster | 2024-11-22 00:16:00 -0800 |
commit | 52d05db76cc2d35a1aa3fb988795fb711848e010 (patch) | |
tree | fbf44e84f0f6ad31d788d9a43bc936b86c137356 /package.json | |
parent | 219a3ec0d640cde882bc8290a2ac730183e555f5 (diff) |
build(deps-dev): bump eslint-plugin-jest-dom from 5.4.0 to 5.5.0
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](https://github.com/testing-library/eslint-plugin-jest-dom/compare/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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d878b97d..95e91fe9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "cssnano": "^7.0.6", "eslint": "8.57.0", "eslint-plugin-jest": "^28.9.0", - "eslint-plugin-jest-dom": "^5.4.0", + "eslint-plugin-jest-dom": "^5.5.0", "eslint-plugin-jsdoc": "^50.4.3", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^7.1.0", |