Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit b40dc1b

Browse files
build(deps-dev): Bump sass from 1.97.2 to 1.97.3
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>
1 parent 9051e43 commit b40dc1b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-config-prettier": "^10.1.8",
3333
"eslint-plugin-prettier": "^5.5.5",
3434
"prettier": "3.8.1",
35-
"sass": "^1.97.2",
35+
"sass": "^1.97.3",
3636
"typescript": "5.9.3"
3737
}
3838
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4512,10 +4512,10 @@ safe-regex-test@^1.1.0:
45124512
es-errors "^1.3.0"
45134513
is-regex "^1.2.1"
45144514

4515-
sass@^1.97.2:
4516-
version "1.97.2"
4517-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.2.tgz#e515a319092fd2c3b015228e3094b40198bff0da"
4518-
integrity sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==
4515+
sass@^1.97.3:
4516+
version "1.97.3"
4517+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3.tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2"
4518+
integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==
45194519
dependencies:
45204520
chokidar "^4.0.0"
45214521
immutable "^5.0.2"

0 commit comments

Comments
 (0)