From 86d400854e63d30b851c9935c75bf6d19d1f602c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 15:13:13 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-a1motion from 2.2.1 to 3.1.2 Bumps [eslint-config-a1motion](https://github.com/a1motion/eslint-config-a1motion) from 2.2.1 to 3.1.2. - [Release notes](https://github.com/a1motion/eslint-config-a1motion/releases) - [Commits](https://github.com/a1motion/eslint-config-a1motion/compare/v2.2.1...v3.1.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c99a3a1..c8f8bc6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "ava": "^2.1.0", "babel-eslint": "^10.0.1", "eslint": "^5.12.1", - "eslint-config-a1motion": "^2.2.1", + "eslint-config-a1motion": "^3.1.2", "eslint-config-prettier": "^4.3.0", "eslint-formatter-pretty": "^2.1.1", "eslint-plugin-prettier": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 442eff5..d647001 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1292,10 +1292,10 @@ escape-string-regexp@^2.0.0: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344" integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== -eslint-config-a1motion@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/eslint-config-a1motion/-/eslint-config-a1motion-2.2.1.tgz#5f9b31976e219123539b78550ff7d7aba99a5f07" - integrity sha512-Mhpoh1ksEuxHaxGO8/FFxWXyySwkZAzMshcN4gMm/6+fYzjDTAxEdCpIM+MgUiclckpqC2g9m1eDeWuaYUSC4A== +eslint-config-a1motion@^3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/eslint-config-a1motion/-/eslint-config-a1motion-3.1.2.tgz#53b7563eef898dd327c195c1b711c7f45bef2bff" + integrity sha512-RaExQu2WAbW7ZTH7oEM2OUdbsy9pp8CcY86g+rKpsDK3J1wqtKwx2NCS84FDAKF1HKpSZFfPoYSpnKfDj8emaw== eslint-config-prettier@^4.3.0: version "4.3.0"