Build(deps-dev): Bump rtlcss from 4.2.0 to 4.3.0 (#40782)

Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 4.2.0 to 4.3.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/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: rtlcss
  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>
This commit is contained in:
dependabot[bot] 2024-09-03 12:44:19 +03:00 committed by GitHub
parent 24b9ce532f
commit 3390260883
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@ -63,7 +63,7 @@
"postcss-cli": "^11.0.0",
"rollup": "^4.21.2",
"rollup-plugin-istanbul": "^5.0.0",
"rtlcss": "^4.2.0",
"rtlcss": "^4.3.0",
"sass": "^1.77.8",
"sass-true": "^8.0.0",
"shelljs": "^0.8.5",
@ -10697,11 +10697,10 @@
}
},
"node_modules/rtlcss": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.2.0.tgz",
"integrity": "sha512-AV+V3oOVvCrqyH5Q/6RuT1IDH1Xy5kJTkEWTWZPN5rdQ3HCFOd8SrbC7c6N5Y8bPpCfZSR6yYbUATXslvfvu5g==",
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.3.0.tgz",
"integrity": "sha512-FI+pHEn7Wc4NqKXMXFM+VAYKEj/mRIcW4h24YVwVtyjI+EqGrLc2Hx/Ny0lrZ21cBWU2goLy36eqMcNj3AQJig==",
"dev": true,
"license": "MIT",
"dependencies": {
"escalade": "^3.1.1",
"picocolors": "^1.0.0",

View File

@ -147,7 +147,7 @@
"postcss-cli": "^11.0.0",
"rollup": "^4.21.2",
"rollup-plugin-istanbul": "^5.0.0",
"rtlcss": "^4.2.0",
"rtlcss": "^4.3.0",
"sass": "^1.77.8",
"sass-true": "^8.0.0",
"shelljs": "^0.8.5",