Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.31 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent 8b547f7 commit b696042
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions templates/react-ts/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 templates/react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vitest/ui": "0.33.0",
"autoprefixer": "10.4.14",
"jsdom": "22.1.0",
"postcss": "8.4.26",
"postcss": "8.4.31",
"prettier-plugin-tailwindcss": "0.4.1",
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
Expand Down
8 changes: 4 additions & 4 deletions templates/vite-vanilla/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 templates/vite-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.14",
"postcss": "8.4.26",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.4.1",
"tailwindcss": "3.3.3",
Expand Down

0 comments on commit b696042

Please sign in to comment.