]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump autoprefixer from 10.0.2 to 10.0.4 (#32291)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Dec 2020 10:05:26 +0000 (12:05 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 10:05:26 +0000 (12:05 +0200)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.2 to 10.0.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.2...10.0.4)

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 caa899ea15e662c802bef288868b40aab10c6d6c..a0036548dcffa1e6d22bee8f988a9064a00a33b4 100644 (file)
       "optional": true
     },
     "autoprefixer": {
-      "version": "10.0.2",
-      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.0.2.tgz",
-      "integrity": "sha512-okBmu9OMdt6DNEcZmnl0IYVv8Xl/xYWRSnc2OJ9UJEOt1u30opG1B8aLsViqKryBaYv1SKB4f85fOGZs5zYxHQ==",
+      "version": "10.0.4",
+      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.0.4.tgz",
+      "integrity": "sha512-hmjYejN/WTyPP9cdNmiwtwqM8/ACVJPD5ExtwoOceQohNbgnFNiwpL2+U4bXS8aXozBL00WvH6WhqbuHf0Fgfg==",
       "dev": true,
       "requires": {
         "browserslist": "^4.14.7",
-        "caniuse-lite": "^1.0.30001157",
+        "caniuse-lite": "^1.0.30001161",
         "colorette": "^1.2.1",
         "normalize-range": "^0.1.2",
         "num2fraction": "^1.2.2",
         "postcss-value-parser": "^4.1.0"
+      },
+      "dependencies": {
+        "caniuse-lite": {
+          "version": "1.0.30001164",
+          "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001164.tgz",
+          "integrity": "sha512-G+A/tkf4bu0dSp9+duNiXc7bGds35DioCyC6vgK2m/rjA4Krpy5WeZgZyfH2f0wj2kI6yAWWucyap6oOwmY1mg==",
+          "dev": true
+        }
       }
     },
     "axios": {
index b4545406cc525c8a0e6138b50b97829eace2b7d3..6a3470100e8ed61e23a50337c88dacac13a483a8 100644 (file)
@@ -99,7 +99,7 @@
     "@rollup/plugin-babel": "^5.2.1",
     "@rollup/plugin-commonjs": "^16.0.0",
     "@rollup/plugin-node-resolve": "^10.0.0",
-    "autoprefixer": "^10.0.2",
+    "autoprefixer": "^10.0.4",
     "bundlewatch": "^0.3.1",
     "clean-css-cli": "^4.3.0",
     "cross-env": "^7.0.2",