]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump postcss from 8.2.8 to 8.2.9 (#33557)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 6 Apr 2021 11:03:06 +0000 (14:03 +0300)
committerGitHub <noreply@github.com>
Tue, 6 Apr 2021 11:03:06 +0000 (14:03 +0300)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.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.2.8...8.2.9)

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 84a26d6796cf4783490d7f2cf5913f81e55d74f9..3e3503ec070dacf14bcd5a0fe947a6fa74c4034e 100644 (file)
       "optional": true
     },
     "postcss": {
-      "version": "8.2.8",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.8.tgz",
-      "integrity": "sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw==",
+      "version": "8.2.9",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.9.tgz",
+      "integrity": "sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==",
       "dev": true,
       "requires": {
         "colorette": "^1.2.2",
-        "nanoid": "^3.1.20",
+        "nanoid": "^3.1.22",
         "source-map": "^0.6.1"
       },
       "dependencies": {
index 57658666b6a8311971db8addfc42d25b96216f81..657e156c8dcd5c34f197de4b1487a668b57e2a30 100644 (file)
     "lockfile-lint": "^4.6.2",
     "nodemon": "^2.0.7",
     "npm-run-all": "^4.1.5",
-    "postcss": "^8.2.8",
+    "postcss": "^8.2.9",
     "postcss-cli": "^8.3.1",
     "rollup": "^2.44.0",
     "rollup-plugin-istanbul": "^3.0.0",