diff options
| author | Matweb Bot | 2021-05-19 04:08:37 +0000 |
|---|---|---|
| committer | Matweb Bot | 2021-05-19 04:08:37 +0000 |
| commit | 55e227ee3cb974ba48d844d42085d4bd3f84a304 (patch) | |
| tree | 51e8f247bc19bdfb5a089fc17fca7f5ea036fb4d /package.json | |
| parent | cb9df71a2629d2d05b94f664dfd419aa2a66fe31 (diff) | |
RenovateBot: Update dependency cssnano to v5
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 904710e..082d5c1 100644 --- a/package.json +++ b/package.json | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | "dependencies": { | 21 | "dependencies": { |
| 22 | "@fullhuman/postcss-purgecss": "^4.0.2", | 22 | "@fullhuman/postcss-purgecss": "^4.0.2", |
| 23 | "autoprefixer": "^10.2.5", | 23 | "autoprefixer": "^10.2.5", |
| 24 | "cssnano": "^4.1.10", | 24 | "cssnano": "^5.0.0", |
| 25 | "postcss": "^8.2.8", | 25 | "postcss": "^8.2.8", |
| 26 | "postcss-cli": "^8.3.1", | 26 | "postcss-cli": "^8.3.1", |
| 27 | "tailwindcss": "^2.0.4" | 27 | "tailwindcss": "^2.0.4" |
