]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump sass from 1.53.0 to 1.54.0 (#36845)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 27 Jul 2022 06:09:12 +0000 (09:09 +0300)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 06:09:12 +0000 (09:09 +0300)
Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.53.0...1.54.0)

---
updated-dependencies:
- dependency-name: sass
  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>
package-lock.json
package.json

index 6b823601d11466466e8dcfb4f9a8480a267caf0e..efba73ea466a1a5fb6c7fc79c897bd8c548e5b5d 100644 (file)
@@ -59,7 +59,7 @@
         "rollup": "^2.77.0",
         "rollup-plugin-istanbul": "^3.0.0",
         "rtlcss": "^3.5.0",
-        "sass": "^1.53.0",
+        "sass": "^1.54.0",
         "shelljs": "^0.8.5",
         "stylelint": "^14.9.1",
         "stylelint-config-twbs-bootstrap": "^5.0.0",
       "dev": true
     },
     "node_modules/sass": {
-      "version": "1.53.0",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.53.0.tgz",
-      "integrity": "sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==",
+      "version": "1.54.0",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.0.tgz",
+      "integrity": "sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==",
       "dev": true,
       "dependencies": {
         "chokidar": ">=3.0.0 <4.0.0",
       "dev": true
     },
     "sass": {
-      "version": "1.53.0",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.53.0.tgz",
-      "integrity": "sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==",
+      "version": "1.54.0",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.0.tgz",
+      "integrity": "sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==",
       "dev": true,
       "requires": {
         "chokidar": ">=3.0.0 <4.0.0",
index ad2d129787c31bcc31bbea661ab7419534249d68..8263ad3216f3ba3351b54d64eb9049f9103f61bf 100644 (file)
     "rollup": "^2.77.0",
     "rollup-plugin-istanbul": "^3.0.0",
     "rtlcss": "^3.5.0",
-    "sass": "^1.53.0",
+    "sass": "^1.54.0",
     "shelljs": "^0.8.5",
     "stylelint": "^14.9.1",
     "stylelint-config-twbs-bootstrap": "^5.0.0",