diff options
author | dependabot[bot] | 2023-08-07 21:53:49 +0000 |
---|---|---|
committer | vitalyster | 2023-08-09 21:15:41 +0300 |
commit | 49de77b64cdce0cd9ad1a34c29cc58ccfa227cf6 (patch) | |
tree | 87010b32e9aca9e8d20967676e4aafb073fcce67 /package.json | |
parent | 971b433e55e30375a361451077c3d506bd3c95d1 (diff) |
build(deps-dev): bump eslint-plugin-jest-dom from 5.0.1 to 5.0.2
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.0.1...v5.0.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest-dom
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 eaba48eb..9ec29f47 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint": "8.46.0", "eslint-plugin-import": "^2.28.0", "eslint-plugin-jest": "^27.2.3", - "eslint-plugin-jest-dom": "^5.0.1", + "eslint-plugin-jest-dom": "^5.0.2", "eslint-plugin-jsdoc": "^46.4.6", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", |