Skip to content

Commit 19effda

Browse files
chore: bump eslint-plugin-testing-library from 6.2.0 to 7.1.1
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.2.0 to 7.1.1. - [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](testing-library/eslint-plugin-testing-library@v6.2.0...v7.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 012fde3 commit 19effda

File tree

2 files changed

+146
-162
lines changed

2 files changed

+146
-162
lines changed

apps/pay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"eslint-plugin-jsx-a11y": "^6.7.1",
9292
"eslint-plugin-react": "^7.32.2",
9393
"eslint-plugin-react-hooks": "^4.2.0",
94-
"eslint-plugin-testing-library": "^6.2.0",
94+
"eslint-plugin-testing-library": "^7.1.1",
9595
"eslint-webpack-plugin": "^4.1.0",
9696
"postcss": "^8.4.47",
9797
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)