Skip to content

Commit 89f75fa

Browse files
chore(deps-dev): bump sass from 1.91.0 to 1.93.2 (#488)
Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.93.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.91.0...1.93.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 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>
1 parent e482a71 commit 89f75fa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"autoprefixer": "^9.8",
1010
"css-loader": "^7.1",
1111
"mini-css-extract-plugin": "^2.9",
12-
"sass": "^1.91",
12+
"sass": "^1.93",
1313
"postcss-loader": "^8.1",
1414
"sass-loader": "^16.0",
1515
"webpack": "^5.102",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,10 +1092,10 @@ sass-loader@^16.0:
10921092
dependencies:
10931093
neo-async "^2.6.2"
10941094

1095-
sass@^1.91:
1096-
version "1.91.0"
1097-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.91.0.tgz#7d4f7f624b35d43f78da1c339cab24426e28d7fa"
1098-
integrity sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==
1095+
sass@^1.93:
1096+
version "1.93.2"
1097+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.2.tgz#e97d225d60f59a3b3dbb6d2ae3c1b955fd1f2cd1"
1098+
integrity sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==
10991099
dependencies:
11001100
chokidar "^4.0.0"
11011101
immutable "^5.0.2"

0 commit comments

Comments
 (0)