Skip to content

Commit 334a73a

Browse files
authored
Merge pull request #79 from ticky/renovate/eslint-5.x
Update dependency eslint to v5.9.0
2 parents ce59a2f + 663b797 commit 334a73a

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
@@ -52,7 +52,7 @@
5252
"babel-preset-react": "6.24.1",
5353
"codemirror": "5.41.0",
5454
"css-loader": "1.0.1",
55-
"eslint": "5.8.0",
55+
"eslint": "5.9.0",
5656
"eslint-plugin-react": "7.5.1",
5757
"extract-text-webpack-plugin": "3.0.2",
5858
"file-loader": "2.0.0",

yarn.lock

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

2737-
eslint@5.8.0:
2738-
version "5.8.0"
2739-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.8.0.tgz#91fbf24f6e0471e8fdf681a4d9dd1b2c9f28309b"
2737+
eslint@5.9.0:
2738+
version "5.9.0"
2739+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.9.0.tgz#b234b6d15ef84b5849c6de2af43195a2d59d408e"
27402740
dependencies:
27412741
"@babel/code-frame" "^7.0.0"
27422742
ajv "^6.5.3"

0 commit comments

Comments
 (0)