Skip to content

Commit 855c77a

Browse files
Bump sass from 1.84.0 to 1.85.1 in the sass group across 1 directory
Bumps the sass group with 1 update in the / directory: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.84.0 to 1.85.1 - [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.84.0...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sass ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 885c52e commit 855c77a

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.84.0",
190+
"sass": "~1.85.1",
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
@@ -10270,10 +10270,10 @@ [email protected]:
1027010270
immutable "^4.0.0"
1027110271
source-map-js ">=0.6.2 <2.0.0"
1027210272

10273-
sass@^1.25.0, sass@~1.84.0:
10274-
version "1.84.0"
10275-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.84.0.tgz#da9154cbccb2d2eac7a9486091b6d9ba93ef5bad"
10276-
integrity sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==
10273+
sass@^1.25.0, sass@~1.85.1:
10274+
version "1.85.1"
10275+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1.tgz#18ab0bb48110ae99163778f06445b406148ca0d5"
10276+
integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==
1027710277
dependencies:
1027810278
chokidar "^4.0.0"
1027910279
immutable "^5.0.2"

0 commit comments

Comments
 (0)