Merge pull request #90 from nullndr/dependabot/npm_and_yarn/postcss-8.4.21

Bump postcss from 8.4.14 to 8.4.21
This commit is contained in:
Andrea
2023-01-19 08:09:07 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.21.0",
"nodemon": "^2.0.19",
"postcss": "^8.4.13",
"postcss": "^8.4.21",
"tailwindcss": "^3.1.8",
"typescript": "^4.7.4"
},