Skip to content

Commit

Permalink
Merge pull request #38 from mmintel/dependabot/npm_and_yarn/eslint-co…
Browse files Browse the repository at this point in the history
…nfig-standard-14.1.1

chore(deps-dev): bump eslint-config-standard from 11.0.0 to 14.1.1
  • Loading branch information
mmintel authored May 3, 2020
2 parents 04f7c6e + caa550c commit 9185d96
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 @@ -35,7 +35,7 @@
"enzyme-to-json": "^3.4.4",
"eslint": "^5.0.1",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-standard": "^11.0.0",
"eslint-config-standard": "^14.1.1",
"eslint-config-standard-react": "^6.0.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-node": "^11.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7609,10 +7609,10 @@ eslint-config-standard-react@^6.0.0:
dependencies:
eslint-config-standard-jsx "^5.0.0"

eslint-config-standard@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-11.0.0.tgz#87ee0d3c9d95382dc761958cbb23da9eea31e0ba"
integrity sha512-oDdENzpViEe5fwuRCWla7AXQd++/oyIp8zP+iP9jiUPG6NBj3SHgdgtl/kTn00AjeN+1HNvavTKmYbMo+xMOlw==
eslint-config-standard@^14.1.1:
version "14.1.1"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==

eslint-import-resolver-node@^0.3.2:
version "0.3.3"
Expand Down

0 comments on commit 9185d96

Please sign in to comment.