File tree Expand file tree Collapse file tree 1 file changed +25
-17
lines changed Expand file tree Collapse file tree 1 file changed +25
-17
lines changed Original file line number Diff line number Diff line change 1
1
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
2
# yarn lockfile v1
3
- clone@^1.0.2 :
4
- version "1.0.2"
5
- resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.2.tgz#260b7a99ebb1edfe247538175f783243cb19d149"
6
-
7
- color-convert@^1.3.0 :
8
- version "1.5.0"
9
- resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.5.0.tgz#7a2b4efb4488df85bca6443cb038b7100fbe7de1"
3
+ color-convert@^1.8.2 :
4
+ version "1.8.2"
5
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.8.2.tgz#be868184d7c8631766d54e7078e2672d7c7e3339"
6
+ dependencies :
7
+ color-name "^1.1.1"
10
8
11
- color-name@^1.0.0 :
9
+ color-name@^1.0.0, color-name@^1.1.1 :
12
10
version "1.1.1"
13
11
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.1.tgz#4b1415304cf50028ea81643643bd82ea05803689"
14
12
15
- color-string@^0 .3.0 :
16
- version "0 .3.0 "
17
- resolved "https://registry.yarnpkg.com/color-string/-/color-string-0 .3.0 .tgz#27d46fb67025c5c2fa25993bfbf579e47841b991 "
13
+ color-string@^1 .3.1 :
14
+ version "1 .3.1 "
15
+ resolved "https://registry.yarnpkg.com/color-string/-/color-string-1 .3.1 .tgz#fc3cc33dd560da0cc7c2dcfc13847900ec665fb1 "
18
16
dependencies :
19
17
color-name "^1.0.0"
18
+ simple-swizzle "^0.2.2"
19
+
20
+ color@^1.0.0 :
21
+ version "1.0.1"
22
+ resolved "https://registry.yarnpkg.com/color/-/color-1.0.1.tgz#be2e95e899def858c8e8a5c2a710913c45b81f3e"
23
+ dependencies :
24
+ color-convert "^1.8.2"
25
+ color-string "^1.3.1"
26
+
27
+ is-arrayish@^0.3.1 :
28
+ version "0.3.1"
29
+ resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.1.tgz#c2dfc386abaa0c3e33c48db3fe87059e69065efd"
20
30
21
- color @^0.11.3 :
22
- version "0.11.3 "
23
- resolved "https://registry.yarnpkg.com/color /-/color-0.11.3 .tgz#4bad1d0d52499dd00dbd6f0868442467e49394e6 "
31
+ simple-swizzle @^0.2.2 :
32
+ version "0.2.2 "
33
+ resolved "https://registry.yarnpkg.com/simple-swizzle /-/simple-swizzle-0.2.2 .tgz#a4da6b635ffcccca33f70d17cb92592de95e557a "
24
34
dependencies :
25
- clone "^1.0.2"
26
- color-convert "^1.3.0"
27
- color-string "^0.3.0"
35
+ is-arrayish "^0.3.1"
28
36
You can’t perform that action at this time.
0 commit comments