This repository was archived by the owner on Feb 21, 2020. It is now read-only.
File tree 2 files changed +14
-8
lines changed
2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 28
28
"gitcommit" : " ^1.0.8" ,
29
29
"new-release" : " ^4.0.3" ,
30
30
"nyc" : " ^12.0.2" ,
31
- "xaxa" : " ^1.3.6 "
31
+ "xaxa" : " ^2.0.0 "
32
32
},
33
33
"files" : [
34
34
" src" ,
Original file line number Diff line number Diff line change @@ -859,9 +859,9 @@ eslint-config-prettier@^2.9.0:
859
859
dependencies :
860
860
get-stdin "^5.0.1"
861
861
862
- eslint-config-xaxa@^1.3.6 :
863
- version "1.3 .6"
864
- resolved "https://registry.yarnpkg.com/eslint-config-xaxa/-/eslint-config-xaxa-1.3 .6.tgz#d4e72a9a8eefb75e524a01772001b145e2861aa1 "
862
+ eslint-config-xaxa@^1.0.3 :
863
+ version "1.0 .6"
864
+ resolved "https://registry.yarnpkg.com/eslint-config-xaxa/-/eslint-config-xaxa-1.0 .6.tgz#9c743fb9f95738b490428f1017cb3d43ac1a226a "
865
865
dependencies :
866
866
babel-eslint "^8.2.5"
867
867
eslint "^4.19.1"
@@ -1272,6 +1272,10 @@ get-stdin@^5.0.1:
1272
1272
version "5.0.1"
1273
1273
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
1274
1274
1275
+ get-stdin@^6.0.0 :
1276
+ version "6.0.0"
1277
+ resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1278
+
1275
1279
[email protected] , get-stream@^3.0.0:
1276
1280
version "3.0.0"
1277
1281
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -3115,13 +3119,15 @@ write@^0.2.1:
3115
3119
dependencies :
3116
3120
mkdirp "^0.5.1"
3117
3121
3118
- xaxa@^1.3.6 :
3119
- version "1.3.6 "
3120
- resolved "https://registry.yarnpkg.com/xaxa/-/xaxa-1.3.6 .tgz#c6840be63940b02ee6054a28b807302331b2d624 "
3122
+ xaxa@^2.0.0 :
3123
+ version "2.0.2 "
3124
+ resolved "https://registry.yarnpkg.com/xaxa/-/xaxa-2.0.2 .tgz#7eaf2701f7121f59c63299cc22e44076f5ce7894 "
3121
3125
dependencies :
3122
3126
arrayify "^1.0.0"
3123
3127
eslint "^4.19.1"
3124
- eslint-config-xaxa "^1.3.6"
3128
+ eslint-config-xaxa "^1.0.3"
3129
+ esm "^3.0.72"
3130
+ get-stdin "^6.0.0"
3125
3131
mri "^1.1.1"
3126
3132
3127
3133
xtend@~4.0.1 :
You can’t perform that action at this time.
0 commit comments