Skip to content

Commit

Permalink
Merge pull request #18 from deusd/dependabot/npm_and_yarn/eslint-4.19.1
Browse files Browse the repository at this point in the history
Bump eslint from 4.19.0 to 4.19.1
  • Loading branch information
digitaldeus committed Mar 26, 2018
2 parents 01eaf6d + 29648ad commit 749de7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"enzyme": "^3.3.0",
"eslint": "^4.19.0",
"eslint": "^4.19.1",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-class-property": "^1.1.0",
"eslint-plugin-prettier": "^2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2415,9 +2415,9 @@ eslint@^3.19.0:
text-table "~0.2.0"
user-home "^2.0.0"

eslint@^4.19.0:
version "4.19.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.0.tgz#9e900efb5506812ac374557034ef6f5c3642fc4c"
eslint@^4.19.1:
version "4.19.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
dependencies:
ajv "^5.3.0"
babel-code-frame "^6.22.0"
Expand Down

0 comments on commit 749de7e

Please sign in to comment.