From 2f640f94c717c2a9cd74f3b30155ccf6992ad520 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2020 17:31:38 +0000 Subject: [PATCH] chore(package): update eslint-plugin-testing-library to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fafa5bdd..2af38655 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-prettier": "^3.1.2", "eslint-plugin-react": "^7.19.0", - "eslint-plugin-testing-library": "^2.2.3", + "eslint-plugin-testing-library": "^3.0.0", "fs-extra": "^9.0.0", "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8", "identity-obj-proxy": "^3.0.0",