diff --git a/package.json b/package.json index 3e98bd0807d..3d456d7ab2f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "chrome-launcher": "^0.12.0", "chrome-remote-interface": "^0.25", "eslint": "^4.19", - "eslint-config-discourse": "1.0.7", + "eslint-config-discourse": "1.0.6", "install-peerdeps": "^1.10.2", "lodash-cli": "https://github.com/lodash-archive/lodash-cli.git", "pretender": "^1.6", diff --git a/yarn.lock b/yarn.lock index fd0c8fe8eb9..cb8752c0d30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -886,10 +886,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-config-discourse@1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/eslint-config-discourse/-/eslint-config-discourse-1.0.7.tgz#6e4a67fee63b7eb0f97c14fbf67d6fc5f84896bb" - integrity sha512-KPP/sfGWAfn7Wnx/lP9x6eMCmC2ag42NK5Dgj5EsOypQGe1Ct4KA2z0fEGuIqGxDoh5xEZB2Nf6qD/lv0gRg7w== +eslint-config-discourse@1.0.6: + version "1.0.6" + resolved "https://registry.yarnpkg.com/eslint-config-discourse/-/eslint-config-discourse-1.0.6.tgz#cfd23c7d7b92ca9c416cbc30272be197a823cbe3" + integrity sha512-JOTncJzusPnYC97rXRQLewk5CxToL31spw7dzDbVk9XkZpnmRenbWmRawW2OEkbbXow3AdcKj/ousmo9PttwbA== eslint-scope@3.7.1: version "3.7.1"