⬆️ postcss@8.1.2

This commit is contained in:
runner
2020-10-22 03:16:22 +00:00
parent 505096b105
commit 2d4517253f
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -5562,9 +5562,9 @@
"integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg=="
},
"nanoid": {
"version": "3.1.12",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.12.tgz",
"integrity": "sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A=="
"version": "3.1.13",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.13.tgz",
"integrity": "sha512-oYL7jWZUdScASxYOrcwE8EvISFGzO3/1g+t56vCyR0s2nrpmBcOc7hTAFJaVf6HMyEPJrnNelnjRnMN6KZnCPA=="
},
"napi-build-utils": {
"version": "1.0.1",
@@ -6079,9 +6079,9 @@
}
},
"postcss": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.1.tgz",
"integrity": "sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg==",
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.2.tgz",
"integrity": "sha512-mToqEVFq8jF9TFhlIK4HhE34zknFJuNTgqtsr60vUvrWn+9TIYugCwiV1JZRxCuOrej2jjstun1bn4Bc7/1HkA==",
"requires": {
"colorette": "^1.2.1",
"line-column": "^1.0.2",

View File

@@ -135,7 +135,7 @@
"open-on-github": "https://www.atom.io/api/packages/open-on-github/versions/1.3.2/tarball",
"package-generator": "https://www.atom.io/api/packages/package-generator/versions/1.3.0/tarball",
"pathwatcher": "8.1.0",
"postcss": "8.1.1",
"postcss": "8.1.2",
"postcss-selector-parser": "6.0.4",
"prebuild-install": "5.3.5",
"property-accessors": "^1.1.3",