diff --git a/package.json b/package.json index 0b181100..a601952d 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "coffee-script": "1.12.7", "del": "3.0.0", "eslint": "5.9.0", - "eslint-config-prettier": "3.3.0", + "eslint-config-prettier": "4.3.0", "eslint-plugin-prettier": "3.0.0", "gulp": "3.9.1", "gulp-autoprefixer": "6.0.0", diff --git a/yarn.lock b/yarn.lock index f700fabd..6e777711 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2228,10 +2228,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-config-prettier@3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.3.0.tgz#41afc8d3b852e757f06274ed6c44ca16f939a57d" - integrity sha512-Bc3bh5bAcKNvs3HOpSi6EfGA2IIp7EzWcg2tS4vP7stnXu/J1opihHDM7jI9JCIckyIDTgZLSWn7J3HY0j2JfA== +eslint-config-prettier@4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0" + integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA== dependencies: get-stdin "^6.0.0"