From 8bd50030e9008ea5014e41995a21243761d18354 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 15 Feb 2023 22:36:46 +0000 Subject: build(deps-dev): bump eslint-plugin-testing-library in /vnext Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.10.1 to 5.10.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](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.10.1...v5.10.2) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vnext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index e65e0541..8ac3ede9 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -35,7 +35,7 @@ "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-testing-library": "^5.10.1", + "eslint-plugin-testing-library": "^5.10.2", "jest": "^29.4.2", "jest-environment-jsdom": "^29.4.2", "live-server": "^1.2.2", -- cgit v1.2.3