Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-standard to v13.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 11, 2019
1 parent fe962e3 commit 4d131a4
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 @@ -56,7 +56,7 @@
"@babel/runtime": "7.5.4",
"codecov": "3.5.0",
"eslint": "6.0.1",
"eslint-config-standard": "13.0.0",
"eslint-config-standard": "13.0.1",
"eslint-plugin-import": "2.18.0",
"eslint-plugin-jest": "22.7.2",
"eslint-plugin-node": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4295,10 +4295,10 @@ escodegen@1.x.x, escodegen@^1.11.1, escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-standard@13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-13.0.0.tgz#8032d6fe954f651399763ba4607294aa3c201a23"
integrity sha512-GRvEpe2lnML3qPqNryLPjgbU0nDeGBEWOC/IMfn/DjDLyO7DoASyDtGtPhN+Z+XDGUzrHWF8dKDLdDx2bO6CGw==
eslint-config-standard@13.0.1:
version "13.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-13.0.1.tgz#c9c6ffe0cfb8a51535bc5c7ec9f70eafb8c6b2c0"
integrity sha512-zLKp4QOgq6JFgRm1dDCVv1Iu0P5uZ4v5Wa4DTOkg2RFMxdCX/9Qf7lz9ezRj2dBRa955cWQF/O/LWEiYWAHbTw==

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

0 comments on commit 4d131a4

Please sign in to comment.