]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump postcss from 8.3.8 to 8.3.9 (#35110)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Oct 2021 16:37:30 +0000 (19:37 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Oct 2021 16:37:30 +0000 (19:37 +0300)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.3.9.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.9)

---
updated-dependencies:
- dependency-name: postcss
  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 3e0d2aa0323d10c7f94f23642636d9ed65b64f61..fe018eeb1e1d71d48afd6a59bba98083205aa940 100644 (file)
       "dev": true
     },
     "postcss": {
-      "version": "8.3.8",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.8.tgz",
-      "integrity": "sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA==",
+      "version": "8.3.9",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.9.tgz",
+      "integrity": "sha512-f/ZFyAKh9Dnqytx5X62jgjhhzttjZS7hMsohcI7HEI5tjELX/HxCy3EFhsRxyzGvrzFF+82XPvCS8T9TFleVJw==",
       "dev": true,
       "requires": {
-        "nanocolors": "^0.2.2",
-        "nanoid": "^3.1.25",
+        "nanoid": "^3.1.28",
+        "picocolors": "^0.2.1",
         "source-map-js": "^0.6.2"
       }
     },
index 2fe1282a319001758cb995416c85da3c32388076..f20976fdeea8432ef07f3b2725f48254a8590979 100644 (file)
     "lockfile-lint": "^4.6.2",
     "nodemon": "^2.0.13",
     "npm-run-all": "^4.1.5",
-    "postcss": "^8.3.8",
+    "postcss": "^8.3.9",
     "postcss-cli": "^9.0.1",
     "rollup": "^2.58.0",
     "rollup-plugin-istanbul": "^3.0.0",