Bump sass from 1.52.2 to 1.52.3 (#623)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 14 Jun 2022 14:45:14 +0000 (20:15 +0530)
committerGitHub <noreply@github.com>
Tue, 14 Jun 2022 14:45:14 +0000 (20:15 +0530)
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 e7915fe03debf5268b0bf38b2616ee65d6e452c9..e1e78cd1fbf59ec731d7deedd01c3369d32c4801 100644 (file)
@@ -67,7 +67,7 @@
         "html-webpack-plugin": "^5.3.1",
         "mini-css-extract-plugin": "^2.6.0",
         "path-browserify": "^1.0.1",
-        "sass": "^1.52.2",
+        "sass": "^1.52.3",
         "sass-loader": "^13.0.0",
         "stream-browserify": "^3.0.0",
         "style-loader": "^3.3.1",
       }
     },
     "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",
       }
     },
     "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 7099bf86de946b466c11e9f160569eb893aede3d..777550f79fc4c90662ce4258084b2e93bbd9259c 100644 (file)
@@ -73,7 +73,7 @@
     "html-webpack-plugin": "^5.3.1",
     "mini-css-extract-plugin": "^2.6.0",
     "path-browserify": "^1.0.1",
-    "sass": "^1.52.2",
+    "sass": "^1.52.3",
     "sass-loader": "^13.0.0",
     "stream-browserify": "^3.0.0",
     "style-loader": "^3.3.1",