From 42b7c831090812ec53e112ef81db707fde530261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 19 Jan 2019 19:52:37 +0000 Subject: [PATCH] Bump eslint-config-prettier from 3.3.0 to 3.6.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 3.3.0 to 3.6.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.3.0...v3.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0b181100..81cead1b 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": "3.6.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..65b69f48 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@3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.6.0.tgz#8ca3ffac4bd6eeef623a0651f9d754900e3ec217" + integrity sha512-ixJ4U3uTLXwJts4rmSVW/lMXjlGwCijhBJHk8iVqKKSifeI0qgFEfWl8L63isfc8Od7EiBALF6BX3jKLluf/jQ== dependencies: get-stdin "^6.0.0"