Skip to content

Commit 45a9229

Browse files
chore(deps): Bump sass from 1.66.1 to 1.67.0 (#365)
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.67.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.66.1...1.67.0) --- 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 933101b commit 45a9229

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.66.1",
42+
"sass": "1.67.0",
4343
"webpack": "^5.88.2",
4444
"yarn": "^1.22.19"
4545
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8516,10 +8516,10 @@ sass-loader@^10.1.1:
85168516
schema-utils "^3.0.0"
85178517
semver "^7.3.2"
85188518

8519-
sass@1.66.1:
8520-
version "1.66.1"
8521-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.66.1.tgz#04b51c4671e4650aa393740e66a4e58b44d055b1"
8522-
integrity sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==
8519+
sass@1.67.0:
8520+
version "1.67.0"
8521+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.67.0.tgz#fed84d74b9cd708db603b1380d6dc1f71bb24f6f"
8522+
integrity sha512-SVrO9ZeX/QQyEGtuZYCVxoeAL5vGlYjJ9p4i4HFuekWl8y/LtJ7tJc10Z+ck1c8xOuoBm2MYzcLfTAffD0pl/A==
85238523
dependencies:
85248524
chokidar ">=3.0.0 <4.0.0"
85258525
immutable "^4.0.0"

0 commit comments

Comments
 (0)