From 93948e83702ce1904e22ce5c6b2d63648745645d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 7 May 2017 10:40:03 +1000 Subject: [PATCH] chore(package): update eslint-plugin-jest to version 20.0.0 (#134) --- packages/stylelint-config-wordpress/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stylelint-config-wordpress/package.json b/packages/stylelint-config-wordpress/package.json index 42647fe38aefa9..05334ee8c4b18e 100644 --- a/packages/stylelint-config-wordpress/package.json +++ b/packages/stylelint-config-wordpress/package.json @@ -38,7 +38,7 @@ "devDependencies": { "eslint": "^3.19.0", "eslint-config-stylelint": "^6.0.0", - "eslint-plugin-jest": "^19.0.1", + "eslint-plugin-jest": "^20.0.0", "jest": "^19.0.2", "npm-run-all": "^4.0.0", "npmpub": "^3.0.3",