Skip to content

Commit 1fab322

Browse files
committed
Update dependency eslint-config-react-app to ^0.6.0
1 parent 319720c commit 1fab322

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"babel-preset-stage-1": "^6.3.13",
5454
"babel-register": "^6.4.3",
5555
"eslint": "^3.15.0",
56-
"eslint-config-react-app": "^0.5.0",
56+
"eslint-config-react-app": "^0.6.0",
5757
"eslint-plugin-flowtype": "^2.29.2",
5858
"eslint-plugin-import": "^2.2.0",
5959
"eslint-plugin-jsx-a11y": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,9 +1734,10 @@ escope@^3.6.0:
17341734
esrecurse "^4.1.0"
17351735
estraverse "^4.1.1"
17361736

1737-
eslint-config-react-app@^0.5.0:
1738-
version "0.5.0"
1739-
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-0.5.0.tgz#68c6da07d1cfbce6a992bc244ba16186b942d89f"
1737+
eslint-config-react-app@^0.6.0:
1738+
version "0.6.2"
1739+
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-0.6.2.tgz#ee535cbaaf9e3576ea16b99afe720353d8730ec0"
1740+
integrity sha512-wj27c+h2ed+GaSdXDhrPxU1DVvjEPHAOa/gd2N4tjJi96syTQtecmblUxPsZgQc8bZbL4e0+H+Yie/E6Q7P+YQ==
17401741

17411742
eslint-import-resolver-node@^0.2.0:
17421743
version "0.2.3"

0 commit comments

Comments
 (0)