Skip to content
This repository was archived by the owner on Aug 28, 2019. It is now read-only.

Commit a71360e

Browse files
1 parent 9fb1961 commit a71360e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"babel-polyfill": "6.26.0",
5252
"babel-preset-es2015": "6.18.0",
5353
"eslint": "3.13.1",
54-
"eslint-config-pv": "1.0.5",
54+
"eslint-config-pv": "2.2.1",
5555
"eslint-plugin-import": "2.2.0",
5656
"jest": "18.1.0",
5757
"npm-run-all": "4.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,9 +1485,9 @@ escope@^3.6.0:
14851485
esrecurse "^4.1.0"
14861486
estraverse "^4.1.1"
14871487

1488-
eslint-config-pv@1.0.5:
1489-
version "1.0.5"
1490-
resolved "https://registry.yarnpkg.com/eslint-config-pv/-/eslint-config-pv-1.0.5.tgz#d6b26ad2f9e704e78fd9852cb3014d541c2d19a7"
1488+
eslint-config-pv@2.2.1:
1489+
version "2.2.1"
1490+
resolved "https://registry.yarnpkg.com/eslint-config-pv/-/eslint-config-pv-2.2.1.tgz#9e21ccadaa0fd73974f97d48cfdbea93570f4670"
14911491

14921492
eslint-import-resolver-node@^0.2.0:
14931493
version "0.2.3"

0 commit comments

Comments
 (0)