Skip to content

Commit e83c6c2

Browse files
committed
bump clean-css because of removed utils.isRegex function
https://nodejs.org/docs/latest-v22.x/api/util.html#utilisregexpobject
1 parent 93fbb97 commit e83c6c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,10 @@
2424
"publishConfig": {
2525
"registry": "https://registry.npmjs.org"
2626
},
27+
"pnpm": {
28+
"overrides": {
29+
"clean-css@3": "^4.0.0"
30+
}
31+
},
2732
"packageManager": "[email protected]+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef"
2833
}

0 commit comments

Comments
 (0)