File tree 3 files changed +12
-12
lines changed 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 46
46
"@semantic-release/release-notes-generator" : " ^7.1.4" ,
47
47
"codacy-coverage" : " ^3.4.0" ,
48
48
"commitplease" : " ^3.2.0" ,
49
- "eslint" : " ^5.14 .1" ,
49
+ "eslint" : " ^5.15 .1" ,
50
50
"coveralls" : " ^3.0.3" ,
51
51
"eslint-config-prettier" : " ^4.1.0" ,
52
52
"eslint-config-standard" : " ^12.0.0" ,
Original file line number Diff line number Diff line change @@ -1658,9 +1658,9 @@ eslint-plugin-standard@^4.0.0:
1658
1658
version "4.0.0"
1659
1659
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
1660
1660
1661
- eslint-scope@^4.0.0 :
1662
- version "4.0.0 "
1663
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0 .tgz#50bf3071e9338bcdc43331794a0cb533f0136172 "
1661
+ eslint-scope@^4.0.2 :
1662
+ version "4.0.2 "
1663
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2 .tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e "
1664
1664
dependencies :
1665
1665
esrecurse "^4.1.0"
1666
1666
estraverse "^4.1.1"
@@ -1673,17 +1673,17 @@ eslint-visitor-keys@^1.0.0:
1673
1673
version "1.0.0"
1674
1674
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1675
1675
1676
- eslint@^5.14 .1 :
1677
- version "5.14 .1"
1678
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14 .1.tgz#490a28906be313685c55ccd43a39e8d22efc04ba "
1676
+ eslint@^5.15 .1 :
1677
+ version "5.15 .1"
1678
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15 .1.tgz#8266b089fd5391e0009a047050795b1d73664524 "
1679
1679
dependencies :
1680
1680
" @babel/code-frame" " ^7.0.0"
1681
1681
ajv "^6.9.1"
1682
1682
chalk "^2.1.0"
1683
1683
cross-spawn "^6.0.5"
1684
1684
debug "^4.0.1"
1685
1685
doctrine "^3.0.0"
1686
- eslint-scope "^4.0.0 "
1686
+ eslint-scope "^4.0.2 "
1687
1687
eslint-utils "^1.3.1"
1688
1688
eslint-visitor-keys "^1.0.0"
1689
1689
espree "^5.0.1"
You can’t perform that action at this time.
0 commit comments