Skip to content

Commit a8fcad7

Browse files
Bump sass from 1.87.0 to 1.88.0 in the sass group
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.87.0 to 1.88.0 - [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.87.0...1.88.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.88.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sass ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbbf16f commit a8fcad7

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.87.0",
190+
"sass": "~1.88.0",
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.87.0:
10298-
version "1.87.0"
10299-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
10300-
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
10297+
sass@^1.25.0, sass@~1.88.0:
10298+
version "1.88.0"
10299+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.88.0.tgz#cd1495749bebd9e4aca86e93ee60b3904a107789"
10300+
integrity sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==
1030110301
dependencies:
1030210302
chokidar "^4.0.0"
1030310303
immutable "^5.0.2"

0 commit comments

Comments
 (0)