Skip to content

Commit d07bb31

Browse files
chore(deps-dev): bump sass from 1.97.3 to 1.99.0 (#44)
Bumps [sass](https://github.com/sass/dart-sass) from 1.97.3 to 1.99.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.97.3...1.99.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.99.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fef2fca commit d07bb31

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ ignore@^7.0.5:
963963
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
964964
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
965965

966-
immutable@^5.0.2:
966+
immutable@^5.1.5:
967967
version "5.1.5"
968968
resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
969969
integrity sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
@@ -1743,12 +1743,12 @@ safe-regex-test@^1.1.0:
17431743
is-regex "^1.2.1"
17441744

17451745
sass@^1.81.0:
1746-
version "1.97.3"
1747-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3.tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2"
1748-
integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==
1746+
version "1.99.0"
1747+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.99.0.tgz#ff9d1594da4886249dfaafabbeea2dea2dc74b26"
1748+
integrity sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==
17491749
dependencies:
17501750
chokidar "^4.0.0"
1751-
immutable "^5.0.2"
1751+
immutable "^5.1.5"
17521752
source-map-js ">=0.6.2 <2.0.0"
17531753
optionalDependencies:
17541754
"@parcel/watcher" "^2.4.1"

0 commit comments

Comments
 (0)