Update and run autoprefixer (#653)

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-04 11:10:25 +00:00 committed by GitHub
parent ea9812ec7c
commit ca85a71230
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 63 additions and 250 deletions

View file

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