Skip to content

Commit a20ccfe

Browse files
chore(deps): update dependency eslint to v5.0.1 (#101)
1 parent f97ab2a commit a20ccfe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-plugin-add-module-exports": "0.2.1",
4444
"babel-plugin-dev-expression": "0.2.1",
4545
"concurrently": "3.6.0",
46-
"eslint": "5.0.0",
46+
"eslint": "5.0.1",
4747
"eslint-config-prettier": "2.9.0",
4848
"eslint-plugin-import": "2.13.0",
4949
"eslint-plugin-react": "7.10.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,9 +1651,9 @@ eslint-visitor-keys@^1.0.0:
16511651
version "1.0.0"
16521652
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
16531653

1654-
1655-
version "5.0.0"
1656-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.0.0.tgz#3576704f7377aca072da69c00862277c5fe57153"
1654+
1655+
version "5.0.1"
1656+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.0.1.tgz#109b90ab7f7a736f54e0f341c8bb9d09777494c3"
16571657
dependencies:
16581658
ajv "^6.5.0"
16591659
babel-code-frame "^6.26.0"

0 commit comments

Comments
 (0)