]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump sass from 1.56.2 to 1.57.1 (#37683)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 20 Dec 2022 20:03:48 +0000 (22:03 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 20:03:48 +0000 (22:03 +0200)
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.2 to 1.57.1.
- [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.56.2...1.57.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index b07e24e05b13b26ec0f534a127dda837daf8579e..e1ed09ca43571ce2c03c29deca6beba0fceb003e 100644 (file)
@@ -60,7 +60,7 @@
         "rollup": "^3.7.5",
         "rollup-plugin-istanbul": "^4.0.0",
         "rtlcss": "^4.0.0",
-        "sass": "^1.56.2",
+        "sass": "^1.57.1",
         "shelljs": "^0.8.5",
         "stylelint": "^14.16.0",
         "stylelint-config-twbs-bootstrap": "^7.0.0",
       "dev": true
     },
     "node_modules/sass": {
-      "version": "1.56.2",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.2.tgz",
-      "integrity": "sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==",
+      "version": "1.57.1",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
+      "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
       "dev": true,
       "dependencies": {
         "chokidar": ">=3.0.0 <4.0.0",
       "dev": true
     },
     "sass": {
-      "version": "1.56.2",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.2.tgz",
-      "integrity": "sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==",
+      "version": "1.57.1",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
+      "integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
       "dev": true,
       "requires": {
         "chokidar": ">=3.0.0 <4.0.0",
index 2510c645a42f4c8ae3c5b380fcf2c72df40e4004..db6ee774b4fa56468aeed59ef0c9272b4520770e 100644 (file)
     "rollup": "^3.7.5",
     "rollup-plugin-istanbul": "^4.0.0",
     "rtlcss": "^4.0.0",
-    "sass": "^1.56.2",
+    "sass": "^1.57.1",
     "shelljs": "^0.8.5",
     "stylelint": "^14.16.0",
     "stylelint-config-twbs-bootstrap": "^7.0.0",