File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 48
48
"homepage" : " https://github.com/known-css/known-css-properties#readme" ,
49
49
"devDependencies" : {
50
50
"axios" : " 0.18.0" ,
51
- "eslint" : " 5.14.1 " ,
51
+ "eslint" : " 5.15.0 " ,
52
52
"globby" : " 9.1.0" ,
53
53
"lodash.sortby" : " 4.7.0" ,
54
54
"lodash.uniq" : " 4.5.0"
Original file line number Diff line number Diff line change @@ -336,9 +336,9 @@ escape-string-regexp@^1.0.5:
336
336
version "1.0.5"
337
337
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
338
338
339
- eslint-scope@^4.0.0 :
340
- version "4.0.0 "
341
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0 .tgz#50bf3071e9338bcdc43331794a0cb533f0136172 "
339
+ eslint-scope@^4.0.2 :
340
+ version "4.0.2 "
341
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2 .tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e "
342
342
dependencies :
343
343
esrecurse "^4.1.0"
344
344
estraverse "^4.1.1"
@@ -351,17 +351,17 @@ eslint-visitor-keys@^1.0.0:
351
351
version "1.0.0"
352
352
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
353
353
354
- eslint@5.14.1 :
355
- version "5.14.1 "
356
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1 .tgz#490a28906be313685c55ccd43a39e8d22efc04ba "
354
+ eslint@5.15.0 :
355
+ version "5.15.0 "
356
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0 .tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e "
357
357
dependencies :
358
358
" @babel/code-frame" " ^7.0.0"
359
359
ajv "^6.9.1"
360
360
chalk "^2.1.0"
361
361
cross-spawn "^6.0.5"
362
362
debug "^4.0.1"
363
363
doctrine "^3.0.0"
364
- eslint-scope "^4.0.0 "
364
+ eslint-scope "^4.0.2 "
365
365
eslint-utils "^1.3.1"
366
366
eslint-visitor-keys "^1.0.0"
367
367
espree "^5.0.1"
You can’t perform that action at this time.
0 commit comments