Skip to content

Commit 9448598

Browse files
chore(deps): Bump sass from 1.65.1 to 1.66.1 (#360)
Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.66.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.65.1...1.66.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 1d1b87a commit 9448598

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.65.1",
42+
"sass": "1.66.1",
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
@@ -8255,10 +8255,10 @@ sass-loader@^10.1.1:
82558255
schema-utils "^3.0.0"
82568256
semver "^7.3.2"
82578257

8258-
sass@1.65.1:
8259-
version "1.65.1"
8260-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.65.1.tgz#8f283b0c26335a88246a448d22e1342ba2ea1432"
8261-
integrity sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==
8258+
sass@1.66.1:
8259+
version "1.66.1"
8260+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.66.1.tgz#04b51c4671e4650aa393740e66a4e58b44d055b1"
8261+
integrity sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==
82628262
dependencies:
82638263
chokidar ">=3.0.0 <4.0.0"
82648264
immutable "^4.0.0"

0 commit comments

Comments
 (0)