Skip to content

Commit

Permalink
Bump purgecss from 0.20.1 to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 21, 2018
1 parent d022bbe commit cfa29a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"postcss-nested": "^3.0.0",
"prettier": "^1.11.1",
"prop-types": "^15.6.1",
"purgecss": "^0.20.1",
"purgecss": "^0.21.0",
"raven-js": "^3.23.3",
"react-calendar-heatmap": "^1.6.3",
"react-cosmos": "^4.0.0-beta.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10495,12 +10495,12 @@ punycode@^1.2.4, punycode@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"

purgecss@^0.20.1:
version "0.20.1"
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-0.20.1.tgz#179f637a0785239e2a67157d191fba9179ea16a4"
purgecss@^0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-0.21.0.tgz#64e62668ef11c9bc03d233843ad7006e1dfe578d"
dependencies:
glob "^7.1.2"
postcss "^6.0.19"
postcss "^6.0.20"
postcss-selector-parser "^3.1.1"
yargs "^11.1.0"

Expand Down

0 comments on commit cfa29a3

Please sign in to comment.