File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "@adobe/leonardo-contrast-colors" : " ^1.0.0" ,
1212 "apca-w3" : " ^0.1.9" ,
13- "chroma-js" : " ^2.6 .0" ,
13+ "chroma-js" : " ^3.0 .0" ,
1414 "parcel-bundler" : " ^1.6.1"
1515 },
1616 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -1669,11 +1669,16 @@ chokidar@^2.1.5:
16691669 optionalDependencies :
16701670 fsevents "^1.2.7"
16711671
1672- chroma-js@^2.4.2, chroma-js@^2.6.0 :
1672+ chroma-js@^2.4.2 :
16731673 version "2.6.0"
16741674 resolved "https://registry.yarnpkg.com/chroma-js/-/chroma-js-2.6.0.tgz#578743dd359698a75067a19fa5571dec54d0b70b"
16751675 integrity sha512-BLHvCB9s8Z1EV4ethr6xnkl/P2YRFOGqfgvuMG/MyCbZPrTA+NeiByY6XvgF0zP4/2deU2CXnWyMa3zu1LqQ3A==
16761676
1677+ chroma-js@^3.0.0 :
1678+ version "3.1.2"
1679+ resolved "https://registry.yarnpkg.com/chroma-js/-/chroma-js-3.1.2.tgz#cfb807045182228574eae5380587cdb830e985d6"
1680+ integrity sha512-IJnETTalXbsLx1eKEgx19d5L6SRM7cH4vINw/99p/M11HCuXGRWL+6YmCm7FWFGIo6dtWuQoQi1dc5yQ7ESIHg==
1681+
16771682ciebase@^0.1.1 :
16781683 version "0.1.1"
16791684 resolved "https://registry.yarnpkg.com/ciebase/-/ciebase-0.1.1.tgz#986648bd24d2cecebe51c5e18d6cc1fbf664e9f5"
You can’t perform that action at this time.
0 commit comments