~cytrogen/masto-fe

34f5b90dc77956d33750695124f23c37a6ea7fd5 — renovate[bot] 2 years ago 060b554
Update dependency sass to v1.66.1 (#26534)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 files changed, 3 insertions(+), 3 deletions(-)

M yarn.lock
M yarn.lock => yarn.lock +3 -3
@@ 10599,9 10599,9 @@ sass-loader@^10.2.0:
    semver "^7.3.2"

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