]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump autoprefixer from 10.2.6 to 10.3.6 (#35076)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Oct 2021 16:10:09 +0000 (19:10 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Oct 2021 16:10:09 +0000 (19:10 +0300)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.6 to 10.3.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.6...10.3.6)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 2f80390aa3070774b7fea0bc4b123e07b6eaee4a..b00853f5c1db9de2deb1b5d4e7346618066d7ae1 100644 (file)
       "dev": true
     },
     "autoprefixer": {
-      "version": "10.2.6",
-      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.6.tgz",
-      "integrity": "sha512-8lChSmdU6dCNMCQopIf4Pe5kipkAGj/fvTMslCsih0uHpOrXOPUEVOmYMMqmw3cekQkSD7EhIeuYl5y0BLdKqg==",
+      "version": "10.3.6",
+      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.6.tgz",
+      "integrity": "sha512-3bDjTfF0MfZntwVCSd18XAT2Zndufh3Mep+mafbzdIQEeWbncVRUVDjH8/EPANV9Hq40seJ24QcYAyhUsFz7gQ==",
       "dev": true,
       "requires": {
-        "browserslist": "^4.16.6",
-        "caniuse-lite": "^1.0.30001230",
-        "colorette": "^1.2.2",
+        "browserslist": "^4.17.1",
+        "caniuse-lite": "^1.0.30001260",
         "fraction.js": "^4.1.1",
+        "nanocolors": "^0.2.8",
         "normalize-range": "^0.1.2",
         "postcss-value-parser": "^4.1.0"
+      },
+      "dependencies": {
+        "nanocolors": {
+          "version": "0.2.11",
+          "resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.2.11.tgz",
+          "integrity": "sha512-83ttyvfJj66dKMadWfBkEUOEDFfRc8FpzTJvh1MySR/pzWFmFikTQZGOV6kHZRz7yR/heiQ1y/MHBBN5P/e7WQ==",
+          "dev": true
+        }
       }
     },
     "axios": {
       "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
       "dev": true
     },
-    "colorette": {
-      "version": "1.4.0",
-      "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.4.0.tgz",
-      "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==",
-      "dev": true
-    },
     "colors": {
       "version": "1.4.0",
       "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz",
index e229338181c3e0ffca114161aa5e38283a1bed8a..5bd102d731f381d95f781464b7a89a9fef3c113e 100644 (file)
     "@rollup/plugin-commonjs": "^20.0.0",
     "@rollup/plugin-node-resolve": "^13.0.5",
     "@rollup/plugin-replace": "^3.0.0",
-    "autoprefixer": "^10.2.6",
+    "autoprefixer": "^10.3.6",
     "bundlewatch": "^0.3.2",
     "clean-css-cli": "^5.3.3",
     "cross-env": "^7.0.3",