Skip to content

Commit a6296e4

Browse files
Bump sass from 1.97.2 to 1.97.3 (#8577)
Bumps [sass](https://github.com/sass/dart-sass) from 1.97.2 to 1.97.3. - [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.2...1.97.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 885e31c commit a6296e4

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
@@ -104,7 +104,7 @@
104104
"npm-run-all2": "^8.0.4",
105105
"postcss": "^8.5.6",
106106
"postcss-scss": "^4.0.9",
107-
"sass": "^1.97.2",
107+
"sass": "^1.97.3",
108108
"sass-loader": "^16.0.6",
109109
"stylelint": "^16.26.1",
110110
"stylelint-config-sass-guidelines": "^12.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7817,10 +7817,10 @@ sass-loader@^16.0.6:
78177817
dependencies:
78187818
neo-async "^2.6.2"
78197819

7820-
sass@^1.97.2:
7821-
version "1.97.2"
7822-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.2.tgz#e515a319092fd2c3b015228e3094b40198bff0da"
7823-
integrity sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==
7820+
sass@^1.97.3:
7821+
version "1.97.3"
7822+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3.tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2"
7823+
integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==
78247824
dependencies:
78257825
chokidar "^4.0.0"
78267826
immutable "^5.0.2"

0 commit comments

Comments
 (0)