Skip to content

[Snyk] Upgrade postcss from 8.4.26 to 8.4.27 #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade postcss from 8.4.26 to 8.4.27
Snyk has created this PR to upgrade postcss from 8.4.26 to 8.4.27.

See this package in npm:
https://www.npmjs.com/package/postcss

See this project in Snyk:
https://app.snyk.io/org/navanshu/project/db2fc45d-d44a-4aa7-907a-55c39e3c9339?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 11, 2023
commit 7a46fa5fc2da72fd892754bfef8d23c6c4a9f87e
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-jest": "^27.0.4",
"jest": "^29.0.3",
"lint-staged": "^13.0.3",
"postcss": "^8.4.24",
"postcss": "^8.4.27",
"simple-git-hooks": "^2.0.2",
"ts-jest": "^29.1.0",
"typescript": "^4.3.5"
Expand Down