Skip to content

Commit 2824ce3

Browse files
Bump eslint-plugin-testing-library
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 3.10.2 to 7.7.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](testing-library/eslint-plugin-testing-library@v3.10.2...v7.7.0) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e47c4c8 commit 2824ce3

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
@@ -26,7 +26,7 @@
2626
"eslint-plugin-jsx-a11y": "6.4.1",
2727
"eslint-plugin-react": "7.24.0",
2828
"eslint-plugin-react-hooks": "4.2.0",
29-
"eslint-plugin-testing-library": "3.10.2",
29+
"eslint-plugin-testing-library": "7.7.0",
3030
"eslint-plugin-jest-dom": "3.8.1"
3131
}
3232
}

0 commit comments

Comments
 (0)