]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump postcss from 8.3.3 to 8.3.4 (#34260)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 15 Jun 2021 14:29:25 +0000 (17:29 +0300)
committerGitHub <noreply@github.com>
Tue, 15 Jun 2021 14:29:25 +0000 (17:29 +0300)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.3 to 8.3.4.
- [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.3...8.3.4)

---
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 07da6d82eb441bc6f3a2e5d8597625e148600463..2ec3ec31bd2a3fb7e963b6d411da1e0729e6e23b 100644 (file)
       "optional": true
     },
     "postcss": {
-      "version": "8.3.3",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.3.tgz",
-      "integrity": "sha512-gnXd9C4bGKevvlNFd80I8WfxHX+g6MR+W2h19PlDNHUuT9248rHTvCIDeZI3Hvs5mB3gzXiNDwVK3S153WJbZA==",
+      "version": "8.3.4",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.4.tgz",
+      "integrity": "sha512-/tZY0PXExXXnNhKv3TOvZAOUYRyuqcCbBm2c17YMDK0PlVII3K7/LKdt3ScHL+hhouddjUWi+1sKDf9xXW+8YA==",
       "dev": true,
       "requires": {
         "colorette": "^1.2.2",
index e9ea3518b9822f21840136f5fd2977eb72ee0dc8..bbda01aeebee1e3abaf7722a4877f6632d2c9c84 100644 (file)
     "lockfile-lint": "^4.6.2",
     "nodemon": "^2.0.7",
     "npm-run-all": "^4.1.5",
-    "postcss": "^8.3.3",
+    "postcss": "^8.3.4",
     "postcss-cli": "^8.3.1",
     "rollup": "^2.51.2",
     "rollup-plugin-istanbul": "^3.0.0",