diff options
author | dependabot[bot] | 2023-06-05 21:58:53 +0000 |
---|---|---|
committer | vitalyster | 2023-06-06 00:59:08 +0300 |
commit | af038c98913c5804f9aba563efaca98095f14256 (patch) | |
tree | b6ae6c29d8afd31d5462da10c222d4e246dbe6fe /package.json | |
parent | 778438e6fe36845991274db849f98a08b46f61e9 (diff) |
build(deps-dev): bump eslint-plugin-jest-dom from 4.0.3 to 5.0.1
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v4.0.3...v5.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest-dom
dependency-type: direct:development
update-type: version-update:semver-major
...
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 941fb35d..1bb1c1f2 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint": "8.41.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", - "eslint-plugin-jest-dom": "^4.0.3", + "eslint-plugin-jest-dom": "^5.0.1", "eslint-plugin-jsdoc": "^46.2.0", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", |