]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump sass from 1.52.2 to 1.52.3 (#36572)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 14 Jun 2022 13:19:44 +0000 (16:19 +0300)
committerGitHub <noreply@github.com>
Tue, 14 Jun 2022 13:19:44 +0000 (16:19 +0300)
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.2 to 1.52.3.
- [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.52.2...1.52.3)

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

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 982ee9c77f3c7553ee19d7f876e77c7a7ea55170..e28ae0245888a253becb9c3293a66e74e5198c67 100644 (file)
@@ -59,7 +59,7 @@
         "rollup": "^2.75.6",
         "rollup-plugin-istanbul": "^3.0.0",
         "rtlcss": "^3.5.0",
-        "sass": "^1.52.2",
+        "sass": "^1.52.3",
         "shelljs": "^0.8.5",
         "stylelint": "^14.9.1",
         "stylelint-config-twbs-bootstrap": "^4.0.0",
       "dev": true
     },
     "node_modules/sass": {
-      "version": "1.52.2",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.52.2.tgz",
-      "integrity": "sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==",
+      "version": "1.52.3",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.52.3.tgz",
+      "integrity": "sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==",
       "dev": true,
       "dependencies": {
         "chokidar": ">=3.0.0 <4.0.0",
       "dev": true
     },
     "sass": {
-      "version": "1.52.2",
-      "resolved": "https://registry.npmjs.org/sass/-/sass-1.52.2.tgz",
-      "integrity": "sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==",
+      "version": "1.52.3",
+      "resolved": "https://registry.npmjs.org/sass/-/sass-1.52.3.tgz",
+      "integrity": "sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==",
       "dev": true,
       "requires": {
         "chokidar": ">=3.0.0 <4.0.0",
index 9d6e670b5f986570563d8b2979cf945320e06b1a..32a7783c840a2660c9dfb66633c4908120a2577c 100644 (file)
     "rollup": "^2.75.6",
     "rollup-plugin-istanbul": "^3.0.0",
     "rtlcss": "^3.5.0",
-    "sass": "^1.52.2",
+    "sass": "^1.52.3",
     "shelljs": "^0.8.5",
     "stylelint": "^14.9.1",
     "stylelint-config-twbs-bootstrap": "^4.0.0",