⬆️ postcss@8.1.2

This commit is contained in:
runner
2020-10-20 03:10:53 +00:00
committed by sadick254
parent b175f31cf7
commit 948562aa00
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -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",