Skip to content

Commit 2984c23

Browse files
authored
Merge pull request #93 from ticky/renovate/eslint-5.x
Update dependency eslint to v5.12.1
2 parents 0fa9af4 + b65f1c6 commit 2984c23

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.42.2",
5454
"css-loader": "1.0.1",
55-
"eslint": "5.12.0",
55+
"eslint": "5.12.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
@@ -2740,9 +2740,9 @@ eslint-visitor-keys@^1.0.0:
27402740
version "1.0.0"
27412741
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
27422742

2743-
2744-
version "5.12.0"
2745-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0.tgz#fab3b908f60c52671fb14e996a450b96c743c859"
2743+
2744+
version "5.12.1"
2745+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b"
27462746
dependencies:
27472747
"@babel/code-frame" "^7.0.0"
27482748
ajv "^6.5.3"

0 commit comments

Comments
 (0)