Skip to content

Commit c84ca2c

Browse files
authored
Merge pull request #75 from ticky/renovate/eslint-5.x
Update dependency eslint to v5.8.0
2 parents 1315d8f + 83b5ca4 commit c84ca2c

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.0",
55-
"eslint": "5.7.0",
55+
"eslint": "5.8.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
@@ -2649,9 +2649,9 @@ eslint-visitor-keys@^1.0.0:
26492649
version "1.0.0"
26502650
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
26512651

2652-
eslint@5.7.0:
2653-
version "5.7.0"
2654-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.7.0.tgz#55c326d6fb2ad45fcbd0ce17c3846f025d1d819c"
2652+
eslint@5.8.0:
2653+
version "5.8.0"
2654+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.8.0.tgz#91fbf24f6e0471e8fdf681a4d9dd1b2c9f28309b"
26552655
dependencies:
26562656
"@babel/code-frame" "^7.0.0"
26572657
ajv "^6.5.3"

0 commit comments

Comments
 (0)