File tree 3 files changed +0
-19
lines changed
3 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 45
45
- name : Test
46
46
run : yarn test
47
47
48
- - name : Test docs
49
- run : yarn run coverage
50
-
51
48
unit-test-windows :
52
49
runs-on : windows-latest
53
50
strategy :
81
78
82
79
- name : Test
83
80
run : yarn test
84
-
85
- - name : Test docs
86
- run : yarn run coverage
Original file line number Diff line number Diff line change 57
57
"babel-eslint" : " ^10.1.0" ,
58
58
"coveralls" : " ^3.1.0" ,
59
59
"eslint" : " ^7.0.0" ,
60
- "eslint-config-xo" : " ^0.43.1" ,
61
60
"husky" : " ^4.2.5" ,
62
61
"lint-staged" : " ^10.2.2" ,
63
62
"nyc" : " ^15.0.1" ,
Original file line number Diff line number Diff line change @@ -1546,11 +1546,6 @@ configstore@^5.0.1:
1546
1546
write-file-atomic "^3.0.0"
1547
1547
xdg-basedir "^4.0.0"
1548
1548
1549
-
1550
- version "1.0.11"
1551
- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
1552
- integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==
1553
-
1554
1549
conventional-changelog-angular@^1.3.3 :
1555
1550
version "1.6.6"
1556
1551
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f"
@@ -2299,13 +2294,6 @@ eslint-config-xo@^0.26.0:
2299
2294
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.26.0.tgz#19dcfb1e3038dd440f5c5e4b4d11bb3128801b24"
2300
2295
integrity sha512-l+93kmBSNr5rMrsqwC6xVWsi8LI4He3z6jSk38e9bAkMNsVsQ8XYO+qzXfJFgFX4i/+hiTswyHtl+nDut9rPaA==
2301
2296
2302
- eslint-config-xo@^0.43.1 :
2303
- version "0.43.1"
2304
- resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
2305
- integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
2306
- dependencies :
2307
- confusing-browser-globals "1.0.11"
2308
-
2309
2297
eslint-formatter-pretty@^2.0.0 :
2310
2298
version "2.1.1"
2311
2299
resolved "https://registry.yarnpkg.com/eslint-formatter-pretty/-/eslint-formatter-pretty-2.1.1.tgz#0794a1009195d14e448053fe99667413b7d02e44"
You can’t perform that action at this time.
0 commit comments