Skip to content

Commit b48b371

Browse files
authored
Update postcss-import to 10.0.0
This fixes the error `Node#before is deprecated. Use Node#raws.before`
1 parent 449fc6f commit b48b371

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
@@ -31,7 +31,7 @@
3131
"object-assign": "^4.0.1",
3232
"pify": "^2.3.0",
3333
"postcss": "^5.0.15",
34-
"postcss-import": "^9.1.0",
34+
"postcss-import": "^10.0.0",
3535
"resolve": "^1.1.7"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)