Skip to content

Commit

Permalink
fix(deps): update dependency postcss-url to v8 (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tivac committed Aug 21, 2018
1 parent 093f369 commit b270db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -26,7 +26,7 @@
"p-each-series": "^1.0.0",
"postcss": "^7.0.0",
"postcss-selector-parser": "^3.0.0",
"postcss-url": "^7.3.0",
"postcss-url": "^8.0.0",
"postcss-value-parser": "^3.3.0",
"resolve-from": "^4.0.0",
"true-case-path": "^1.0.2",
Expand Down

0 comments on commit b270db5

Please sign in to comment.