Skip to content

Commit f04b611

Browse files
dependabot[bot]Lulalaby
authored andcommitted
chore(deps): Bump sass from 1.63.4 to 1.64.1 (#351)
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.4 to 1.64.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.63.4...1.64.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e316b34 commit f04b611

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.63.4",
42+
"sass": "1.64.1",
4343
"webpack": "^5.88.1",
4444
"yarn": "^1.22.19"
4545
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8250,10 +8250,10 @@ sass-loader@^10.1.1:
82508250
schema-utils "^3.0.0"
82518251
semver "^7.3.2"
82528252

8253-
sass@1.63.4:
8254-
version "1.63.4"
8255-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.4.tgz#caf60643321044c61f6a0fe638a07abbd31cfb5d"
8256-
integrity sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==
8253+
sass@1.64.1:
8254+
version "1.64.1"
8255+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.1.tgz#6a46f6d68e0fa5ad90aa59ce025673ddaa8441cf"
8256+
integrity sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==
82578257
dependencies:
82588258
chokidar ">=3.0.0 <4.0.0"
82598259
immutable "^4.0.0"

0 commit comments

Comments
 (0)