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

Commit 3d9fb29

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps-dev): bump sass from 1.71.1 to 1.72.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.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.71.1...1.72.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3a2f2a commit 3d9fb29

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.36",
6262
"postcss-loader": "^8.1.1",
63-
"sass": "^1.71.1",
63+
"sass": "^1.72.0",
6464
"sass-loader": "^14.1.1",
6565
"style-loader": "^3.3.4",
6666
"webpack": "^5.90.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3740,10 +3740,10 @@ sass-loader@^14.1.1:
37403740
dependencies:
37413741
neo-async "^2.6.2"
37423742

3743-
sass@^1.71.1:
3744-
version "1.71.1"
3745-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.1.tgz#dfb09c63ce63f89353777bbd4a88c0a38386ee54"
3746-
integrity sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==
3743+
sass@^1.72.0:
3744+
version "1.72.0"
3745+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
3746+
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
37473747
dependencies:
37483748
chokidar ">=3.0.0 <4.0.0"
37493749
immutable "^4.0.0"

0 commit comments

Comments
 (0)