Skip to content

Commit a230653

Browse files
authored
Update color to v3.2.0 (#4999)
1 parent cc4aaaa commit a230653

File tree

2 files changed

+19
-48
lines changed

2 files changed

+19
-48
lines changed

package-lock.json

Lines changed: 17 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,11 @@
7070
"postcss": "^8.0.9"
7171
},
7272
"dependencies": {
73-
"purgecss": "^4.0.3",
7473
"arg": "^5.0.0",
7574
"bytes": "^3.0.0",
7675
"chalk": "^4.1.1",
7776
"chokidar": "^3.5.2",
78-
"color": "^3.1.3",
77+
"color": "^3.2.0",
7978
"cosmiconfig": "^7.0.0",
8079
"detective": "^5.2.0",
8180
"didyoumean": "^1.2.2",
@@ -97,6 +96,7 @@
9796
"postcss-selector-parser": "^6.0.6",
9897
"postcss-value-parser": "^4.1.0",
9998
"pretty-hrtime": "^1.0.3",
99+
"purgecss": "^4.0.3",
100100
"quick-lru": "^5.1.1",
101101
"reduce-css-calc": "^2.1.8",
102102
"resolve": "^1.20.0",

0 commit comments

Comments
 (0)