Skip to content

Commit

Permalink
Bump eslint from 4.19.0 to 4.19.1
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 4.19.0 to 4.19.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v4.19.0...v4.19.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 26, 2018
1 parent 2fd70e1 commit 29648ad
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 @@ -2426,9 +2426,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 29648ad

Please sign in to comment.