Skip to content

Commit d60db8c

Browse files
Bump eslint-plugin-testing-library
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.13.6 to 7.15.3. - [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.6...v7.15.3) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-version: 7.15.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e56ea1 commit d60db8c

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.6",
32+
"eslint-plugin-testing-library": "7.15.3",
3333
"typescript-eslint": "^8.44.1"
3434
}
3535
}

0 commit comments

Comments
 (0)