Update and run autoprefixer (#648)

Co-authored-by: kodiakhq[bot] <kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-10-03 01:56:07 +00:00 committed by GitHub
parent 56615bfa43
commit d61d39b9fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 20 deletions

View file

@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hugo-toha/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.8",
"autoprefixer": "^10.4.11",
"postcss": "^8.4.16",
"postcss-cli": "^8.3.1"
}