Skip to content

Commit 4fa71b8

Browse files
Bump sass from 1.89.1 to 1.89.2 in the sass group
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.89.1 to 1.89.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.89.1...1.89.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: sass ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a7e468 commit 4fa71b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"react-copy-to-clipboard": "^5.1.0",
188188
"react-dom": "^16.14.0",
189189
"rimraf": "^3.0.2",
190-
"sass": "~1.89.1",
190+
"sass": "~1.89.2",
191191
"sass-loader": "^12.6.0",
192192
"sass-resources-loader": "^2.2.5",
193193
"ts-node": "^8.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10294,10 +10294,10 @@ [email protected]:
1029410294
immutable "^4.0.0"
1029510295
source-map-js ">=0.6.2 <2.0.0"
1029610296

10297-
sass@^1.25.0, sass@~1.89.1:
10298-
version "1.89.1"
10299-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
10300-
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
10297+
sass@^1.25.0, sass@~1.89.2:
10298+
version "1.89.2"
10299+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
10300+
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
1030110301
dependencies:
1030210302
chokidar "^4.0.0"
1030310303
immutable "^5.0.2"

0 commit comments

Comments
 (0)