Skip to content

Commit 959c902

Browse files
fix(package): update postcss-value-parser to version 4.0.2
Closes #116
1 parent bcac4f9 commit 959c902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"known-css-properties": "^0.11.0",
1212
"normalize-range": "^0.1.2",
1313
"postcss-selector-parser": "^5.0.0",
14-
"postcss-value-parser": "^3.3.1",
14+
"postcss-value-parser": "^4.0.2",
1515
"pseudo-classes": "^1.0.0",
1616
"pseudo-elements": "^1.1.0"
1717
},

0 commit comments

Comments
 (0)