Skip to content

Commit ab33790

Browse files
authored
Merge pull request #101 from ticky/renovate/eslint-5.x
Update dependency eslint to v5.14.1
2 parents b9e31a6 + 362148a commit ab33790

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.43.0",
5454
"css-loader": "2.1.0",
55-
"eslint": "5.14.0",
55+
"eslint": "5.14.1",
5656
"eslint-plugin-react": "7.5.1",
5757
"extract-text-webpack-plugin": "3.0.2",
5858
"file-loader": "3.0.1",

yarn.lock

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

2741-
2742-
version "5.14.0"
2743-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.0.tgz#380739df2489dd846baea008638b036c1e987974"
2741+
2742+
version "5.14.1"
2743+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1.tgz#490a28906be313685c55ccd43a39e8d22efc04ba"
27442744
dependencies:
27452745
"@babel/code-frame" "^7.0.0"
27462746
ajv "^6.9.1"

0 commit comments

Comments
 (0)