aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-22 21:06:37 +0300
committerGitHub <[email protected]>2023-09-22 21:06:37 +0300
commit05a1c1d823002b2453bf0a94577aec79abfb7a5a (patch)
tree3afbd6e668ea0f6c26cbc186c8a4218fef9ec007
parente4fc4ad6cb108fbfdcc0224607b5a69ecfe6b4c7 (diff)
downloadbootstrap-05a1c1d823002b2453bf0a94577aec79abfb7a5a.tar.xz
bootstrap-05a1c1d823002b2453bf0a94577aec79abfb7a5a.zip
Build(deps-dev): Bump rtlcss from 4.1.0 to 4.1.1 (#39209)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 4.1.0 to 4.1.1. - [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.1.0...v4.1.1) --- updated-dependencies: - dependency-name: rtlcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 3ed5e0bdb..44f624b02 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -60,7 +60,7 @@
"postcss-cli": "^10.1.0",
"rollup": "^3.29.1",
"rollup-plugin-istanbul": "^4.0.0",
- "rtlcss": "^4.1.0",
+ "rtlcss": "^4.1.1",
"sass": "^1.66.1",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
@@ -9583,9 +9583,9 @@
}
},
"node_modules/rtlcss": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.1.0.tgz",
- "integrity": "sha512-W+N4hh0nVqVrrn3mRkHakxpB+c9cQ4CRT67O39kgA+1DjyhrdsqyCqIuHXyvWaXn4/835n+oX3fYJCi4+G/06A==",
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.1.1.tgz",
+ "integrity": "sha512-/oVHgBtnPNcggP2aVXQjSy6N1mMAfHg4GSag0QtZBlD5bdDgAHwr4pydqJGd+SUCu9260+Pjqbjwtvu7EMH1KQ==",
"dev": true,
"dependencies": {
"escalade": "^3.1.1",
@@ -18280,9 +18280,9 @@
}
},
"rtlcss": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.1.0.tgz",
- "integrity": "sha512-W+N4hh0nVqVrrn3mRkHakxpB+c9cQ4CRT67O39kgA+1DjyhrdsqyCqIuHXyvWaXn4/835n+oX3fYJCi4+G/06A==",
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.1.1.tgz",
+ "integrity": "sha512-/oVHgBtnPNcggP2aVXQjSy6N1mMAfHg4GSag0QtZBlD5bdDgAHwr4pydqJGd+SUCu9260+Pjqbjwtvu7EMH1KQ==",
"dev": true,
"requires": {
"escalade": "^3.1.1",
diff --git a/package.json b/package.json
index fb98b260f..7ff43b051 100644
--- a/package.json
+++ b/package.json
@@ -144,7 +144,7 @@
"postcss-cli": "^10.1.0",
"rollup": "^3.29.1",
"rollup-plugin-istanbul": "^4.0.0",
- "rtlcss": "^4.1.0",
+ "rtlcss": "^4.1.1",
"sass": "^1.66.1",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",