]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump rtlcss from 3.5.0 to 4.0.0 (#36968)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 3 Sep 2022 05:20:51 +0000 (08:20 +0300)
committerGitHub <noreply@github.com>
Sat, 3 Sep 2022 05:20:51 +0000 (08:20 +0300)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases)
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MohammadYounes/rtlcss/compare/v3.5.0...v4.0.0)

---
updated-dependencies:
- dependency-name: rtlcss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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 47567867105090c804bf7fabb6a7af7388fa1bdf..9cc1e322edcf90c874e768a9ae8f6114d2e09e85 100644 (file)
@@ -58,7 +58,7 @@
         "postcss-cli": "^10.0.0",
         "rollup": "^2.79.0",
         "rollup-plugin-istanbul": "^3.0.0",
-        "rtlcss": "^3.5.0",
+        "rtlcss": "^4.0.0",
         "sass": "^1.54.8",
         "shelljs": "^0.8.5",
         "stylelint": "^14.11.0",
       }
     },
     "node_modules/rtlcss": {
-      "version": "3.5.0",
-      "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.5.0.tgz",
-      "integrity": "sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==",
+      "version": "4.0.0",
+      "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.0.0.tgz",
+      "integrity": "sha512-j6oypPP+mgFwDXL1JkLCtm6U/DQntMUqlv5SOhpgHhdIE+PmBcjrtAHIpXfbIup47kD5Sgja9JDsDF1NNOsBwQ==",
       "dev": true,
       "dependencies": {
-        "find-up": "^5.0.0",
+        "escalade": "^3.1.1",
         "picocolors": "^1.0.0",
-        "postcss": "^8.3.11",
+        "postcss": "^8.4.6",
         "strip-json-comments": "^3.1.1"
       },
       "bin": {
         "rtlcss": "bin/rtlcss.js"
+      },
+      "engines": {
+        "node": ">=12.0.0"
       }
     },
     "node_modules/run-parallel": {
       }
     },
     "rtlcss": {
-      "version": "3.5.0",
-      "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.5.0.tgz",
-      "integrity": "sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==",
+      "version": "4.0.0",
+      "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.0.0.tgz",
+      "integrity": "sha512-j6oypPP+mgFwDXL1JkLCtm6U/DQntMUqlv5SOhpgHhdIE+PmBcjrtAHIpXfbIup47kD5Sgja9JDsDF1NNOsBwQ==",
       "dev": true,
       "requires": {
-        "find-up": "^5.0.0",
+        "escalade": "^3.1.1",
         "picocolors": "^1.0.0",
-        "postcss": "^8.3.11",
+        "postcss": "^8.4.6",
         "strip-json-comments": "^3.1.1"
       }
     },
index 8a02c8aef4cb07e61c8b2621d38bd571793733e6..2d2ca5afba94435ca3b9d5b807ccd565e4c6c14c 100644 (file)
     "postcss-cli": "^10.0.0",
     "rollup": "^2.79.0",
     "rollup-plugin-istanbul": "^3.0.0",
-    "rtlcss": "^3.5.0",
+    "rtlcss": "^4.0.0",
     "sass": "^1.54.8",
     "shelljs": "^0.8.5",
     "stylelint": "^14.11.0",