]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump postcss-cli from 8.3.0 to 8.3.1 (#32471)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 14 Dec 2020 14:41:34 +0000 (16:41 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Dec 2020 14:41:34 +0000 (16:41 +0200)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/8.3.0...8.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 843b3e35b4306e471526287389ea760eaa9e3dc0..ff437eb47f296cea55253ae10408cb07abce90a6 100644 (file)
       }
     },
     "postcss-cli": {
-      "version": "8.3.0",
-      "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-8.3.0.tgz",
-      "integrity": "sha512-GqWohD9VmH+LCe+xsv6VCdcgNylNBmsrbxJlyXUGteGGdcmazj2YxSiJMUmQpg8pE6LRox9idtsTB7JZq5a+rw==",
+      "version": "8.3.1",
+      "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-8.3.1.tgz",
+      "integrity": "sha512-leHXsQRq89S3JC9zw/tKyiVV2jAhnfQe0J8VI4eQQbUjwIe0XxVqLrR+7UsahF1s9wi4GlqP6SJ8ydf44cgF2Q==",
       "dev": true,
       "requires": {
         "chalk": "^4.0.0",
index 93c1cb4ac59320a692e056202cd199dfe1d7415e..f09cf09c23fcbdb771a0138a81f6a7d0d4725986 100644 (file)
     "nodemon": "^2.0.6",
     "npm-run-all": "^4.1.5",
     "postcss": "^8.2.1",
-    "postcss-cli": "^8.3.0",
+    "postcss-cli": "^8.3.1",
     "rollup": "^2.34.2",
     "rollup-plugin-istanbul": "^2.0.1",
     "rtlcss": "^3.0.0",