Skip to content

Commit ff0cebc

Browse files
build(deps-dev): bump eslint-plugin-testing-library from 7.5.1 to 7.5.2 (#928)
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.5.1 to 7.5.2. - [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@v7.5.1...v7.5.2) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-version: 7.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ea5092 commit ff0cebc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"coveralls": "3.1.1",
3535
"eslint": "8.57.1",
3636
"eslint-plugin-mocha": "11.0.0",
37-
"eslint-plugin-testing-library": "7.5.1",
37+
"eslint-plugin-testing-library": "7.5.2",
3838
"mocha": "^11.0.1",
3939
"nyc": "17.1.0",
4040
"ts-node": "10.9.2",

0 commit comments

Comments
 (0)