Merge pull request #21376 from atom/postcss-8.0.9

⬆️ postcss@8.0.9
This commit is contained in:
Sadick
2020-09-24 08:37:30 +03:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5762,9 +5762,9 @@
}
},
"postcss": {
"version": "8.0.8",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.0.8.tgz",
"integrity": "sha512-SJpf3Yrghve9ygpOcVhloo6e7q/mkp0YU3FLr3grdZpHmSjgwxTYEIrzkz7cFx27IMLFvIfLBnuw+JrHio14WQ==",
"version": "8.0.9",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.0.9.tgz",
"integrity": "sha512-9Ikq03Hvb/L6dgnOtNOUbcgg9Rsff5uKrI1TyNTQ2ALpa6psZk1Ar3/Hhxv2Q0rECRGDxtcMUTZIQglXozlrDQ==",
"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.0.8",
"postcss": "8.0.9",
"postcss-selector-parser": "2.2.1",
"prebuild-install": "5.3.5",
"property-accessors": "^1.1.3",