Skip to content

Commit 321c720

Browse files
chore(deps): Bump sass from 1.56.2 to 1.57.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.2 to 1.57.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.56.2...1.57.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1361be1 commit 321c720

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
@@ -39,7 +39,7 @@
3939
"react": "17.0.2",
4040
"react-dom": "17.0.2",
4141
"react-twemoji": "^0.5.0",
42-
"sass": "1.56.2",
42+
"sass": "1.57.1",
4343
"webpack": "^5.75.0",
4444
"yarn": "^1.22.19"
4545
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8223,10 +8223,10 @@ sass-loader@^10.1.1:
82238223
schema-utils "^3.0.0"
82248224
semver "^7.3.2"
82258225

8226-
sass@1.56.2:
8227-
version "1.56.2"
8228-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.2.tgz#9433b345ab3872996c82a53a58c014fd244fd095"
8229-
integrity sha512-ciEJhnyCRwzlBCB+h5cCPM6ie/6f8HrhZMQOf5vlU60Y1bI1rx5Zb0vlDZvaycHsg/MqFfF1Eq2eokAa32iw8w==
8226+
sass@1.57.1:
8227+
version "1.57.1"
8228+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
8229+
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
82308230
dependencies:
82318231
chokidar ">=3.0.0 <4.0.0"
82328232
immutable "^4.0.0"

0 commit comments

Comments
 (0)