File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
"winston" : " ^3.2.1"
17
17
},
18
18
"devDependencies" : {
19
- "eslint" : " ^5.15.2 " ,
19
+ "eslint" : " ^5.15.3 " ,
20
20
"eslint-config-prettier" : " ^4.1.0" ,
21
21
"eslint-plugin-prettier" : " ^3.0.1" ,
22
22
"jest" : " ^24.5.0" ,
Original file line number Diff line number Diff line change @@ -1778,10 +1778,10 @@ eslint-visitor-keys@^1.0.0:
1778
1778
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
1779
1779
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
1780
1780
1781
- eslint@^5.15.2 :
1782
- version "5.15.2 "
1783
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2 .tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5 "
1784
- integrity sha512-I8VM4SILpMwUvsRt83bQVwIRQAJ2iPMXun1FVZ/lV1OHklH2tJaXqoDnNzdiFc6bnCtGKXvQIQNP3kj1eMskSw ==
1781
+ eslint@^5.15.3 :
1782
+ version "5.15.3 "
1783
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3 .tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5 "
1784
+ integrity sha512-vMGi0PjCHSokZxE0NLp2VneGw5sio7SSiDNgIUn2tC0XkWJRNOIoHIg3CliLVfXnJsiHxGAYrkw0PieAu8+KYQ ==
1785
1785
dependencies :
1786
1786
" @babel/code-frame" " ^7.0.0"
1787
1787
ajv "^6.9.1"
You can’t perform that action at this time.
0 commit comments