File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 42
42
"babel-preset-stage-0" : " ^6.24.1" ,
43
43
"commitizen" : " ^3.0.5" ,
44
44
"conventional-changelog-eslint" : " ^3.0.1" ,
45
- "cz-adapter-eslint" : " ^0.1.2 " ,
45
+ "cz-adapter-eslint" : " ^0.2.0 " ,
46
46
"eslint" : " ^5.12.0" ,
47
47
"eslint-config-prettier" : " ^3.3.0" ,
48
48
"eslint-plugin-prettier" : " ^3.0.1" ,
Original file line number Diff line number Diff line change @@ -2807,9 +2807,10 @@ cyclist@~0.2.2:
2807
2807
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
2808
2808
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
2809
2809
2810
- cz-adapter-eslint@^0.1.2 :
2811
- version "0.1.2"
2812
- resolved "https://registry.yarnpkg.com/cz-adapter-eslint/-/cz-adapter-eslint-0.1.2.tgz#ae450217bf935f7c1392d159a42ae3fb7091966b"
2810
+ cz-adapter-eslint@^0.2.0 :
2811
+ version "0.2.0"
2812
+ resolved "https://registry.yarnpkg.com/cz-adapter-eslint/-/cz-adapter-eslint-0.2.0.tgz#d4d4a713b065eee33839402a0228361fbd700a83"
2813
+ integrity sha512-wHGXBw/s+oU7vgDcKGulpRwLje/6I0i/VtkFhXf3zYpRmh1EoWYgOmhQRc4pIab0/5QeiAMpi1K63XGHqrl7VA==
2813
2814
dependencies :
2814
2815
lodash.map "^4.6.0"
2815
2816
longest "^2.0.1"
You can’t perform that action at this time.
0 commit comments