File tree Expand file tree Collapse file tree 3 files changed +8
-26
lines changed Expand file tree Collapse file tree 3 files changed +8
-26
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,11 @@ builds:
14
14
- linux
15
15
- windows
16
16
goarch :
17
- - 386
18
- - amd64
17
+ - " 386"
18
+ - " amd64"
19
19
20
20
archives :
21
21
-
22
- replacements :
23
- 386 : i386
24
- amd64 : x86_64
25
22
format_overrides :
26
23
- goos : windows
27
24
format : zip
Original file line number Diff line number Diff line change @@ -14,14 +14,11 @@ builds:
14
14
- linux
15
15
- windows
16
16
goarch :
17
- - 386
18
- - amd64
17
+ - " 386"
18
+ - " amd64"
19
19
20
20
archives :
21
21
-
22
- replacements :
23
- 386 : i386
24
- amd64 : x86_64
25
22
format_overrides :
26
23
- goos : windows
27
24
format : zip
Original file line number Diff line number Diff line change @@ -2630,17 +2630,10 @@ json-stable-stringify-without-jsonify@^1.0.1:
2630
2630
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
2631
2631
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
2632
2632
2633
-
2634
- version "2.2.0"
2635
- resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
2636
- integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
2637
- dependencies :
2638
- minimist "^1.2.5"
2639
-
2640
- json5@^2.2.1 :
2641
- version "2.2.1"
2642
- resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
2643
- integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
2633
+ [email protected] , json5@^2.1.2, json5@^2.2.1:
2634
+ version "2.2.3"
2635
+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
2636
+ integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
2644
2637
2645
2638
kleur@^3.0.3 :
2646
2639
version "3.0.3"
@@ -2763,11 +2756,6 @@ minimatch@^3.0.4:
2763
2756
dependencies :
2764
2757
brace-expansion "^1.1.7"
2765
2758
2766
- minimist@^1.2.5 :
2767
- version "1.2.6"
2768
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
2769
- integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
2770
-
2771
2759
2772
2760
version "2.1.2"
2773
2761
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
You can’t perform that action at this time.
0 commit comments