chore(deps-dev): bump eslint-plugin-testing-library from 6.0.2 to 6.1.0

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.0.2 to 6.1.0.
- [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/v6.0.2...v6.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-testing-library
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-18 20:30:02 +00:00 committed by Nicolas Meienberger
parent 24b6cb6b00
commit 28217d1f5a
2 changed files with 5 additions and 5 deletions

View file

@ -118,7 +118,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.0.2",
"eslint-plugin-testing-library": "^6.1.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"knip": "^2.33.1",

8
pnpm-lock.yaml generated
View file

@ -262,8 +262,8 @@ importers:
specifier: ^4.6.0
version: 4.6.0(eslint@8.51.0)
eslint-plugin-testing-library:
specifier: ^6.0.2
version: 6.0.2(eslint@8.51.0)(typescript@5.2.2)
specifier: ^6.1.0
version: 6.1.0(eslint@8.51.0)(typescript@5.2.2)
jest:
specifier: ^29.7.0
version: 29.7.0(@types/node@20.8.4)(ts-node@10.9.1)
@ -5492,8 +5492,8 @@ packages:
string.prototype.matchall: 4.0.8
dev: true
/eslint-plugin-testing-library@6.0.2(eslint@8.51.0)(typescript@5.2.2):
resolution: {integrity: sha512-3BV6FWtLbpKFb4Y1obSdt8PC9xSqz6T+7EHB/6pSCXqVjKPoS67ck903feKMKQphd5VhrX+N51yHuVaPa7elsw==}
/eslint-plugin-testing-library@6.1.0(eslint@8.51.0)(typescript@5.2.2):
resolution: {integrity: sha512-r7kE+az3tbp8vyRwfyAGZ6V/xw+XvdWFPicIo6jbOPZoossOFDeHizARqPGV6gEkyF8hyCFhhH3mlQOGS3N5Sg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'}
peerDependencies:
eslint: ^7.5.0 || ^8.0.0