Skip to content

Commit 4b93e33

Browse files
chore(deps): update dependency eslint to v5.6.0 (#214)
1 parent a34b51e commit 4b93e33

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
@@ -45,7 +45,7 @@
4545
"babel-plugin-add-module-exports": "1.0.0",
4646
"babel-plugin-dev-expression": "0.2.1",
4747
"concurrently": "4.0.1",
48-
"eslint": "5.5.0",
48+
"eslint": "5.6.0",
4949
"eslint-config-prettier": "3.0.1",
5050
"eslint-plugin-import": "2.14.0",
5151
"eslint-plugin-react": "7.11.1",

yarn.lock

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

2309-
eslint@5.5.0:
2310-
version "5.5.0"
2311-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6"
2309+
eslint@5.6.0:
2310+
version "5.6.0"
2311+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0.tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223"
23122312
dependencies:
23132313
"@babel/code-frame" "^7.0.0"
23142314
ajv "^6.5.3"

0 commit comments

Comments
 (0)