]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump postcss from 8.4.21 to 8.4.22 (#38475)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 18 Apr 2023 12:16:36 +0000 (15:16 +0300)
committerGitHub <noreply@github.com>
Tue, 18 Apr 2023 12:16:36 +0000 (15:16 +0300)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
- [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.4.21...8.4.22)

---
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 79bc1b2435ea615985bd951f0a49572b17f7dd19..93bf9ec0049d8bf34f389d5368a327fdaef106e9 100644 (file)
@@ -56,7 +56,7 @@
         "lockfile-lint": "^4.10.1",
         "nodemon": "^2.0.22",
         "npm-run-all2": "^6.0.5",
-        "postcss": "^8.4.21",
+        "postcss": "^8.4.22",
         "postcss-cli": "^10.1.0",
         "rollup": "^3.20.2",
         "rollup-plugin-istanbul": "^4.0.0",
       }
     },
     "node_modules/postcss": {
-      "version": "8.4.21",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz",
-      "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==",
+      "version": "8.4.22",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.22.tgz",
+      "integrity": "sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA==",
       "dev": true,
       "funding": [
         {
         {
           "type": "tidelift",
           "url": "https://tidelift.com/funding/github/npm/postcss"
+        },
+        {
+          "type": "github",
+          "url": "https://github.com/sponsors/ai"
         }
       ],
       "dependencies": {
-        "nanoid": "^3.3.4",
+        "nanoid": "^3.3.6",
         "picocolors": "^1.0.0",
         "source-map-js": "^1.0.2"
       },
       "dev": true
     },
     "postcss": {
-      "version": "8.4.21",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz",
-      "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==",
+      "version": "8.4.22",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.22.tgz",
+      "integrity": "sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA==",
       "dev": true,
       "requires": {
-        "nanoid": "^3.3.4",
+        "nanoid": "^3.3.6",
         "picocolors": "^1.0.0",
         "source-map-js": "^1.0.2"
       }
index 0ddc2d5960d4b1a52e46886940041c1a56d58d15..0263ec4f8a9a0ccef16d241d3fc0ceeb34d235f1 100644 (file)
     "lockfile-lint": "^4.10.1",
     "nodemon": "^2.0.22",
     "npm-run-all2": "^6.0.5",
-    "postcss": "^8.4.21",
+    "postcss": "^8.4.22",
     "postcss-cli": "^10.1.0",
     "rollup": "^3.20.2",
     "rollup-plugin-istanbul": "^4.0.0",