From 725718a88dfc1af5de227cec3def69db81f03e62 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 14:26:23 +0000 Subject: [PATCH 1/2] build(deps-dev): bump @testing-library/react from 11.0.4 to 11.1.0 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.0.4 to 11.1.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v11.0.4...v11.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3c0d40c33..953046fdba 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@commitlint/config-conventional": "~11.0.0", "@commitlint/core": "~11.0.0", "@commitlint/prompt": "~11.0.0", - "@testing-library/react": "~11.0.0", + "@testing-library/react": "~11.1.0", "@testing-library/react-hooks": "~3.4.1", "@types/enzyme": "^3.10.5", "@types/jest": "~26.0.0", From 4b5c9a818a5d5688c590705afcf095fb62697b65 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 18 Oct 2020 05:41:37 +0000 Subject: [PATCH 2/2] build(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.13.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.13.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.12.0...v6.13.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 953046fdba..4d2411d779 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "enzyme-adapter-react-16": "~1.15.2", "eslint": "~6.8.0", "eslint-config-airbnb": "~18.2.0", - "eslint-config-prettier": "~6.12.0", + "eslint-config-prettier": "~6.13.0", "eslint-import-resolver-typescript": "~2.3.0", "eslint-plugin-import": "~2.22.0", "eslint-plugin-jest": "~24.1.0",