]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump postcss from 8.1.4 to 8.1.6 (#32113)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 10 Nov 2020 07:18:46 +0000 (09:18 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Nov 2020 07:18:46 +0000 (09:18 +0200)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.1.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.1.4...8.1.6)

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 d1f578ac19f7331929971a829833d9d07203ee2a..f393b2b3932dc56366586cb9433b432ea908e367 100644 (file)
       "optional": true
     },
     "postcss": {
-      "version": "8.1.4",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.4.tgz",
-      "integrity": "sha512-LfqcwgMq9LOd8pX7K2+r2HPitlIGC5p6PoZhVELlqhh2YGDVcXKpkCseqan73Hrdik6nBd2OvoDPUaP/oMj9hQ==",
+      "version": "8.1.6",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.6.tgz",
+      "integrity": "sha512-JuifSl4h8dJ70SiMXKjzCxhalE6p2TnMHuq9G8ftyXj2jg6SXzqCsEuxMj9RkmJoO5D+Z9YrWunNkxqpRT02qg==",
       "dev": true,
       "requires": {
         "colorette": "^1.2.1",
         "line-column": "^1.0.2",
-        "nanoid": "^3.1.15",
+        "nanoid": "^3.1.16",
         "source-map": "^0.6.1"
       },
       "dependencies": {
index 7e64e5313b89b1a85b18a1336f679de96ce9c047..c557bb5cc4939202771245010effa7fb2b2310a0 100644 (file)
     "nodemon": "^2.0.6",
     "npm-run-all": "^4.1.5",
     "popper.js": "^1.16.1",
-    "postcss": "^8.1.4",
+    "postcss": "^8.1.6",
     "postcss-cli": "^8.2.0",
     "rollup": "^2.33.1",
     "rollup-plugin-istanbul": "^2.0.1",