Merge pull request #21391 from atom/postcss-8.1.0

⬆️ postcss@8.1.0
This commit is contained in:
Musa Ibrahim
2020-09-28 10:54:32 +01: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.9",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.0.9.tgz",
"integrity": "sha512-9Ikq03Hvb/L6dgnOtNOUbcgg9Rsff5uKrI1TyNTQ2ALpa6psZk1Ar3/Hhxv2Q0rECRGDxtcMUTZIQglXozlrDQ==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.0.tgz",
"integrity": "sha512-d3RppIo1DI66oHxA1vdckr5qciQbMIrHvyzuvp2cLJHOLwJHg7X9ncrfw2Ri6Sgiwv/GoXtOwEHJ9E9VSRxXWQ==",
"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.9",
"postcss": "8.1.0",
"postcss-selector-parser": "2.2.1",
"prebuild-install": "5.3.5",
"property-accessors": "^1.1.3",