aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-13 21:58:20 +0000
committerGravatar vitalyster2023-04-14 03:18:17 +0300
commit48e4ace77f9b717b66a074db7fcfd41399049903 (patch)
treeb5c3584f8bb78495dd26a024126254963cf8ea1e /package.json
parent2857388a36791c085800365c8e2cf31720666793 (diff)
build(deps-dev): bump eslint-plugin-testing-library
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.10.2...v5.10.3) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f9a4ba7a..97a6f50f 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
- "eslint-plugin-testing-library": "^5.10.2",
+ "eslint-plugin-testing-library": "^5.10.3",
"eslint-webpack-plugin": "^4.0.1",
"html-webpack-plugin": "^5.5.0",
"jest": "^29.5.0",