Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2022
1 parent 98c6f0d commit 2d4e377
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"autoprefixer": "10.4.4",
"eslint": "8.7.0",
"eslint-config-next": "13.0.4",
"postcss": "8.4.17",
"postcss": "8.4.19",
"tailwindcss": "3.0.24",
"typescript": "4.5.4"
}
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1806,10 +1806,10 @@ [email protected]:
picocolors "^1.0.0"
source-map-js "^1.0.2"

[email protected].17:
version "8.4.17"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.17.tgz#f87863ec7cd353f81f7ab2dec5d67d861bbb1be5"
integrity sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==
[email protected].19:
version "8.4.19"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
dependencies:
nanoid "^3.3.4"
picocolors "^1.0.0"
Expand Down

0 comments on commit 2d4e377

Please sign in to comment.