]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump autoprefixer from 10.2.3 to 10.2.4 (#32966)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Feb 2021 11:42:32 +0000 (13:42 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Feb 2021 11:42:32 +0000 (13:42 +0200)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.3 to 10.2.4.
- [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.3...10.2.4)

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 1314c38cb34367aed9326a43d016757d7b19ffdc..afe0c11ed1d78e70856961ec91d331f30e8ee9f0 100644 (file)
       "optional": true
     },
     "autoprefixer": {
-      "version": "10.2.3",
-      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.3.tgz",
-      "integrity": "sha512-vlz+iv+EnLkVaTgX8wApfYzmK3LUfK8Z9XAnmflzxMy/+oFuNK8fVGQV79SOpBv4jxk2YQJimw4hXIKZ29570A==",
+      "version": "10.2.4",
+      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.4.tgz",
+      "integrity": "sha512-DCCdUQiMD+P/as8m3XkeTUkUKuuRqLGcwD0nll7wevhqoJfMRpJlkFd1+MQh1pvupjiQuip42lc/VFvfUTMSKw==",
       "dev": true,
       "requires": {
         "browserslist": "^4.16.1",
-        "caniuse-lite": "^1.0.30001178",
+        "caniuse-lite": "^1.0.30001181",
         "colorette": "^1.2.1",
         "fraction.js": "^4.0.13",
         "normalize-range": "^0.1.2",
       },
       "dependencies": {
         "caniuse-lite": {
-          "version": "1.0.30001178",
-          "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001178.tgz",
-          "integrity": "sha512-VtdZLC0vsXykKni8Uztx45xynytOi71Ufx9T8kHptSw9AL4dpqailUJJHavttuzUe1KYuBYtChiWv+BAb7mPmQ==",
+          "version": "1.0.30001183",
+          "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001183.tgz",
+          "integrity": "sha512-7JkwTEE1hlRKETbCFd8HDZeLiQIUcl8rC6JgNjvHCNaxOeNmQ9V4LvQXRUsKIV2CC73qKxljwVhToaA3kLRqTw==",
           "dev": true
         }
       }
index c295ea743dd67cdc4c5478b9a69a3afddd51732f..7559a48426358e2cf9bcee06e5473a8a8a5ad195 100644 (file)
     "@rollup/plugin-commonjs": "^17.0.0",
     "@rollup/plugin-node-resolve": "^11.1.0",
     "@rollup/plugin-replace": "^2.3.4",
-    "autoprefixer": "^10.2.3",
+    "autoprefixer": "^10.2.4",
     "bundlewatch": "^0.3.2",
     "clean-css-cli": "^4.3.0",
     "cross-env": "^7.0.3",