Skip to content

Commit 1aa0f52

Browse files
Bump sass from 1.66.1 to 1.77.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.77.2. - [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.77.2) --- 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 e838f75 commit 1aa0f52

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"postcss-preset-env": "^9.1.1",
3838
"rails-erb-loader": "^5.5.2",
3939
"rollbar": "^2.26.2",
40-
"sass": "^1.66.1",
40+
"sass": "^1.77.2",
4141
"sass-loader": "^13.3.2",
4242
"shakapacker": "7.0.2",
4343
"style-loader": "^3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6168,10 +6168,10 @@ sass-loader@^13.3.2:
61686168
dependencies:
61696169
neo-async "^2.6.2"
61706170

6171-
sass@^1.66.1:
6172-
version "1.66.1"
6173-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.66.1.tgz#04b51c4671e4650aa393740e66a4e58b44d055b1"
6174-
integrity sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==
6171+
sass@^1.77.2:
6172+
version "1.77.2"
6173+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
6174+
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
61756175
dependencies:
61766176
chokidar ">=3.0.0 <4.0.0"
61776177
immutable "^4.0.0"

0 commit comments

Comments
 (0)