Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 5f7dc57

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps-dev): bump sass from 1.74.1 to 1.75.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.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.74.1...1.75.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a9c504 commit 5f7dc57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"cypress": "13.3.3",
6161
"postcss": "^8.4.38",
6262
"postcss-loader": "^8.1.1",
63-
"sass": "^1.74.1",
63+
"sass": "^1.75.0",
6464
"sass-loader": "^14.2.0",
6565
"style-loader": "^3.3.4",
6666
"webpack": "^5.91.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3732,10 +3732,10 @@ sass-loader@^14.2.0:
37323732
dependencies:
37333733
neo-async "^2.6.2"
37343734

3735-
sass@^1.74.1:
3736-
version "1.74.1"
3737-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
3738-
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
3735+
sass@^1.75.0:
3736+
version "1.75.0"
3737+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
3738+
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
37393739
dependencies:
37403740
chokidar ">=3.0.0 <4.0.0"
37413741
immutable "^4.0.0"

0 commit comments

Comments
 (0)