Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-react-app to v4.0.1 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and carlhannes committed Nov 10, 2019
1 parent 400ee75 commit 0c95438
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dotenv": "7.0.0",
"dotenv-expand": "5.1.0",
"enigma.js": "2.4.0",
"eslint-config-react-app": "4.0.0",
"eslint-config-react-app": "4.0.1",
"eslint-loader": "2.1.2",
"eslint-plugin-flowtype": "3.13.0",
"extend": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3883,10 +3883,10 @@ eslint-config-airbnb@17.1.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-react-app@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-4.0.0.tgz#1651f44b3830d863817af6ebed0916193aa870c3"
integrity sha512-SeFxaI+0NAzWPFAI9AT+Vp9Xe2u5RCnn0JVEXkE338HgoPujc38Bc0upCJw4BWmavvIN/ODmE6EuzHoAEn3ozw==
eslint-config-react-app@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-4.0.1.tgz#23fd0fd7ea89442ef1e733f66a7207674b23c8db"
integrity sha512-ZsaoXUIGsK8FCi/x4lT2bZR5mMkL/Kgj+Lnw690rbvvUr/uiwgFiD8FcfAhkCycm7Xte6O5lYz4EqMx2vX7jgw==
dependencies:
confusing-browser-globals "^1.0.7"

Expand Down

0 comments on commit 0c95438

Please sign in to comment.