chore(deps-dev): bump postcss from 8.4.8 to 8.4.12 (#968)

This commit is contained in:
dependabot[bot] 2022-03-16 06:04:54 -07:00 committed by GitHub
parent 832c8ed165
commit 762af6bc1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "purecss",
"version": "2.0.6",
"version": "2.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -3665,9 +3665,9 @@
}
},
"postcss": {
"version": "8.4.8",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.8.tgz",
"integrity": "sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==",
"version": "8.4.12",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
"integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==",
"dev": true,
"requires": {
"nanoid": "^3.3.1",