]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump postcss from 8.3.4 to 8.3.5 (#34287)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 18 Jun 2021 06:08:48 +0000 (09:08 +0300)
committerGitHub <noreply@github.com>
Fri, 18 Jun 2021 06:08:48 +0000 (09:08 +0300)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.4 to 8.3.5.
- [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.4...8.3.5)

---
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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index b6780bf836f572264953719cd4f2e957f4c550cc..40374aefa320340c4fb59aa36709c8e2ca5f95f6 100644 (file)
       "optional": true
     },
     "postcss": {
-      "version": "8.3.4",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.4.tgz",
-      "integrity": "sha512-/tZY0PXExXXnNhKv3TOvZAOUYRyuqcCbBm2c17YMDK0PlVII3K7/LKdt3ScHL+hhouddjUWi+1sKDf9xXW+8YA==",
+      "version": "8.3.5",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.5.tgz",
+      "integrity": "sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==",
       "dev": true,
       "requires": {
         "colorette": "^1.2.2",
index 8a805328266389e3178b2813bd7c92bc2b49c5cb..ee7f7126d2805414a5cb348df7554b1a570e8852 100644 (file)
     "lockfile-lint": "^4.6.2",
     "nodemon": "^2.0.7",
     "npm-run-all": "^4.1.5",
-    "postcss": "^8.3.4",
+    "postcss": "^8.3.5",
     "postcss-cli": "^8.3.1",
     "rollup": "^2.51.2",
     "rollup-plugin-istanbul": "^3.0.0",