Skip to content

Commit

Permalink
fix: upgrade postcss from 8.4.38 to 8.4.39 (#41)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade postcss from 8.4.38 to 8.4.39.

See this package in npm:
postcss
  • Loading branch information
aminsys authored Dec 13, 2024
1 parent 184470b commit ff69e05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -8,7 +8,7 @@
"dependencies": {
"@vueuse/core": "^9.13.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.15",
"vue": "^3.4.18"
},
Expand Down

0 comments on commit ff69e05

Please sign in to comment.