Skip to content

Commit 1666516

Browse files
committed
Update Nano Colors
1 parent de9969f commit 1666516

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"browserslist": "^4.17.0",
3333
"caniuse-lite": "^1.0.30001259",
3434
"fraction.js": "^4.1.1",
35-
"nanocolors": "^0.1.1",
35+
"nanocolors": "^0.1.5",
3636
"normalize-range": "^0.1.2",
3737
"postcss-value-parser": "^4.1.0"
3838
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4591,11 +4591,16 @@ nan@^2.12.1:
45914591
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
45924592
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
45934593

4594-
nanocolors@^0.1.0, nanocolors@^0.1.1:
4594+
nanocolors@^0.1.0:
45954595
version "0.1.1"
45964596
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.1.1.tgz#1b148b06c6279084709675fb3d699e0cdc668114"
45974597
integrity sha512-9XCSSmaAkJVops0tOTkt1lUXO8iO7vTYr1X45I8kCbgP2cMS9RvPGVnp/Ou+ISsm9JhKpKCON7zwOFyWcWrzhA==
45984598

4599+
nanocolors@^0.1.5:
4600+
version "0.1.5"
4601+
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.1.5.tgz#b756736ad3e35f9e325f0cf319206f74cd2dafed"
4602+
integrity sha512-8qaMI2gVxDmSUgoSXwWwkDDKxVePjhYaPIoy0e1xRMP52EAQINxGJ04GfyUPs+Z2g83RPwuHx+mBiaUFJGfTCA==
4603+
45994604
nanoid@^3.1.23, nanoid@^3.1.25:
46004605
version "3.1.25"
46014606
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"

0 commit comments

Comments
 (0)