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

Commit f149cc6

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps-dev): bump sass from 1.75.0 to 1.76.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.75.0 to 1.76.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.75.0...1.76.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 07abb1d commit f149cc6

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
@@ -60,7 +60,7 @@
6060
"cypress": "13.3.3",
6161
"postcss": "^8.4.38",
6262
"postcss-loader": "^8.1.1",
63-
"sass": "^1.75.0",
63+
"sass": "^1.76.0",
6464
"sass-loader": "^14.2.1",
6565
"style-loader": "^3.3.4",
6666
"webpack": "^5.91.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3732,10 +3732,10 @@ sass-loader@^14.2.1:
37323732
dependencies:
37333733
neo-async "^2.6.2"
37343734

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==
3735+
sass@^1.76.0:
3736+
version "1.76.0"
3737+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
3738+
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
37393739
dependencies:
37403740
chokidar ">=3.0.0 <4.0.0"
37413741
immutable "^4.0.0"

0 commit comments

Comments
 (0)