]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump postcss-cli from 9.0.0 to 9.0.1 (#35075)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 28 Sep 2021 16:04:23 +0000 (19:04 +0300)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 16:04:23 +0000 (19:04 +0300)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.0 to 9.0.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/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: postcss-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 e918a64f5942544231d295ef9ff4c7021cd8b286..2328fcf6f0251b79eed517fe764b4f95d68ee9ea 100644 (file)
       }
     },
     "postcss-cli": {
-      "version": "9.0.0",
-      "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-9.0.0.tgz",
-      "integrity": "sha512-tg6MK/jYyO7Ye9PObPYkjCQa7Bh2K6dA3a3I0muczRuw4T4HAtOTpPR+nOCw+On+WDB2sdsbGOsjlwO8BNRbUw==",
+      "version": "9.0.1",
+      "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-9.0.1.tgz",
+      "integrity": "sha512-zO160OBaAZBFUWO+QZIzEKMjnPIc5c61dMg1d7xafblh9cxbNb6s16ahJuP91PcVsu//gqr7BKllJxRiRDsSYw==",
       "dev": true,
       "requires": {
         "chokidar": "^3.3.0",
-        "colorette": "^2.0.0",
         "dependency-graph": "^0.11.0",
         "fs-extra": "^10.0.0",
         "get-stdin": "^9.0.0",
         "globby": "^12.0.0",
+        "nanocolors": "^0.2.11",
         "postcss-load-config": "^3.0.0",
         "postcss-reporter": "^7.0.0",
         "pretty-hrtime": "^1.0.3",
           "integrity": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==",
           "dev": true
         },
-        "colorette": {
-          "version": "2.0.12",
-          "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.12.tgz",
-          "integrity": "sha512-lHID0PU+NtFzeNCwTL6JzUKdb6kDpyEjrwTD1H0cDZswTbsjLh2wTV2Eo2sNZLc0oSg0a5W1AI4Nj7bX4iIdjA==",
-          "dev": true
-        },
         "fs-extra": {
           "version": "10.0.0",
           "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
             "universalify": "^2.0.0"
           }
         },
+        "nanocolors": {
+          "version": "0.2.11",
+          "resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.2.11.tgz",
+          "integrity": "sha512-83ttyvfJj66dKMadWfBkEUOEDFfRc8FpzTJvh1MySR/pzWFmFikTQZGOV6kHZRz7yR/heiQ1y/MHBBN5P/e7WQ==",
+          "dev": true
+        },
         "slash": {
           "version": "4.0.0",
           "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
index 40a49ae18e2f4857e28725cec661873564e28a89..ecf535a23960419641cd2a9a0c0568ad36e5a99f 100644 (file)
     "nodemon": "^2.0.13",
     "npm-run-all": "^4.1.5",
     "postcss": "^8.3.8",
-    "postcss-cli": "^9.0.0",
+    "postcss-cli": "^9.0.1",
     "rollup": "^2.57.0",
     "rollup-plugin-istanbul": "^3.0.0",
     "rtlcss": "^3.3.0",