build(deps-dev): bump eslint-plugin-testing-library from 5.0.1 to 5.0.3

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.0.1 to 5.0.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.0.1...v5.0.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>
This commit is contained in:
dependabot[bot] 2022-01-11 10:03:51 +00:00 committed by jkozol
parent 0b45e7bc4f
commit 73a2380b02
2 changed files with 50 additions and 37 deletions

View file

@ -70,7 +70,7 @@
"eslint-loader": "4.0.2",
"eslint-plugin-jest-dom": "4.0.1",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-testing-library": "5.0.1",
"eslint-plugin-testing-library": "5.0.3",
"git-revision-webpack-plugin": "5.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "27.4.7",