Skip to content

Commit 941b232

Browse files
Bump eslint-plugin-testing-library (#24587)
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.13.5 to 7.13.6. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/release.config.js) - [Commits](testing-library/eslint-plugin-testing-library@v7.13.5...v7.13.6) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-version: 7.13.6 dependency-type: direct:production 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 e34b9fc commit 941b232

File tree

1 file changed

+1
-1
lines changed
  • graylog2-web-interface/packages/eslint-config-graylog

1 file changed

+1
-1
lines changed

graylog2-web-interface/packages/eslint-config-graylog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-jsx-a11y": "6.10.2",
3030
"eslint-plugin-react": "7.37.5",
3131
"eslint-plugin-react-hooks": "7.0.1",
32-
"eslint-plugin-testing-library": "7.13.5",
32+
"eslint-plugin-testing-library": "7.13.6",
3333
"typescript-eslint": "^8.44.1"
3434
}
3535
}

0 commit comments

Comments
 (0)