Skip to content

Commit

Permalink
Update dependency postcss to v8.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 13, 2022
1 parent 66e0e44 commit 1dc4fef
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 @@ -57,7 +57,7 @@
"gulp-util": "3.0.8",
"gulp-watch": "5.0.1",
"gulp-zip": "5.1.0",
"postcss": "8.4.19",
"postcss": "8.4.20",
"postcss-color-function": "4.1.0",
"postcss-custom-properties": "11.0.0",
"postcss-easy-import": "3.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4049,10 +4049,10 @@ postcss-values-parser@^4.0.0:
is-url-superb "^4.0.0"
postcss "^7.0.5"

postcss@8.4.19:
version "8.4.19"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
postcss@8.4.20:
version "8.4.20"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
dependencies:
nanoid "^3.3.4"
picocolors "^1.0.0"
Expand Down

0 comments on commit 1dc4fef

Please sign in to comment.