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 66
66
"@nuxtjs/eslint-config" : " ^0.0.1" ,
67
67
"babel-eslint" : " ^10.0.1" ,
68
68
"codecov" : " ^3.1.0" ,
69
- "eslint" : " ^5.10 .0" ,
69
+ "eslint" : " ^5.11 .0" ,
70
70
"eslint-config-standard" : " ^12.0.0" ,
71
71
"eslint-plugin-import" : " ^2.14.0" ,
72
72
"eslint-plugin-jest" : " ^22.1.2" ,
Original file line number Diff line number Diff line change @@ -3897,10 +3897,10 @@ eslint-visitor-keys@^1.0.0:
3897
3897
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3898
3898
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
3899
3899
3900
- eslint@^5.10 .0 :
3901
- version "5.10 .0"
3902
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.10 .0.tgz#24adcbe92bf5eb1fc2d2f2b1eebe0c5e0713903a "
3903
- integrity sha512-HpqzC+BHULKlnPwWae9MaVZ5AXJKpkxCVXQHrFaRw3hbDj26V/9ArYM4Rr/SQ8pi6qUPLXSSXC4RBJlyq2Z2OQ ==
3900
+ eslint@^5.11 .0 :
3901
+ version "5.11 .0"
3902
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11 .0.tgz#51a0e70f137a425fe044cd48273b96f28a774b1f "
3903
+ integrity sha512-gbEg0ttToZPkZUv2yYjpipxuYrv/9aSSmgM4V6GkiO3u04QosHYBtduUCqLEulEg3YvNDAkk3OWzyQJ/heZ3Nw ==
3904
3904
dependencies :
3905
3905
" @babel/code-frame" " ^7.0.0"
3906
3906
ajv "^6.5.3"
You can’t perform that action at this time.
0 commit comments