From 99e7c211d5ca4cd2c3d5e6547c02bb56eb32e4cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 18:43:48 +0000 Subject: [PATCH] Bump eslint-config-pv from 1.0.3 to 2.2.1 Bumps [eslint-config-pv](https://github.com/pro-vision/eslint-config-pv) from 1.0.3 to 2.2.1. - [Release notes](https://github.com/pro-vision/eslint-config-pv/releases) - [Changelog](https://github.com/pro-vision/eslint-config-pv/blob/master/CHANGELOG.md) - [Commits](https://github.com/pro-vision/eslint-config-pv/compare/1.0.3...2.2.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b1d507e..d376b3c 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "babel-polyfill": "6.20.0", "babel-preset-es2015": "6.18.0", "eslint": "3.13.1", - "eslint-config-pv": "1.0.5", + "eslint-config-pv": "2.2.1", "eslint-plugin-import": "2.2.0", "jest": "18.1.0", "npm-run-all": "4.0.0", diff --git a/yarn.lock b/yarn.lock index fd1b319..26a28fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1478,9 +1478,9 @@ escope@^3.6.0: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint-config-pv@1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/eslint-config-pv/-/eslint-config-pv-1.0.5.tgz#d6b26ad2f9e704e78fd9852cb3014d541c2d19a7" +eslint-config-pv@2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/eslint-config-pv/-/eslint-config-pv-2.2.1.tgz#9e21ccadaa0fd73974f97d48cfdbea93570f4670" eslint-import-resolver-node@^0.2.0: version "0.2.3"