diff --git a/package.json b/package.json index 33a47cf3819d5..d66208a00f226 100644 --- a/package.json +++ b/package.json @@ -199,7 +199,7 @@ "eslint-plugin-lodash": "7.1.0", "eslint-plugin-prettier": "3.1.4", "eslint-plugin-react": "7.20.3", - "eslint-plugin-wpcalypso": "4.1.0", + "eslint-plugin-wpcalypso": "5.0.0", "glob": "7.1.6", "husky": "4.2.5", "jest": "24.9.0", diff --git a/yarn.lock b/yarn.lock index 67d12e25b25cf..9ef4154952025 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6476,10 +6476,10 @@ eslint-plugin-react@^7.14.3: string.prototype.matchall "^4.0.2" xregexp "^4.3.0" -eslint-plugin-wpcalypso@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-wpcalypso/-/eslint-plugin-wpcalypso-4.1.0.tgz#a18e881805fdc7a70be7db8c62d2c92a2923355c" - integrity sha512-2gZdaaX5rS7vve5FfIBTANPFXfQstxMppUFR8KzrY5cJPt7hIhpg9lOb4y0hVYNdJkhZxkvEWw8yoJhaUc1OYQ== +eslint-plugin-wpcalypso@5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-wpcalypso/-/eslint-plugin-wpcalypso-5.0.0.tgz#df20425c5a5ba127a7fa5bda8875b1cbde75101e" + integrity sha512-pcghYspmOv+KzBr+jlDMaazKc8ZKs4vm/dbZWpqCm26wbgCfCpe4276gZJRfUv7Zs+puy3+7h1i/Bd5zfiKBnA== eslint-scope@3.7.1: version "3.7.1"