Skip to content

Commit 3cd0224

Browse files
chore(deps): Bump sass from 1.57.1 to 1.58.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.3. - [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.57.1...1.58.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7e7458 commit 3cd0224

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.57.1",
42+
"sass": "1.58.3",
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.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==
8226+
sass@1.58.3:
8227+
version "1.58.3"
8228+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.3.tgz#2348cc052061ba4f00243a208b09c40e031f270d"
8229+
integrity sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==
82308230
dependencies:
82318231
chokidar ">=3.0.0 <4.0.0"
82328232
immutable "^4.0.0"

0 commit comments

Comments
 (0)