Skip to content

Commit be771f8

Browse files
chore(deps): update dependency sass to v1.97.3 (#641)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 838ed05 commit be771f8

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
@@ -75,7 +75,7 @@
7575
"jest-environment-jsdom": "^29.7.0",
7676
"prettier": "^3.5.1",
7777
"replace-in-file-webpack-plugin": "^1.0.6",
78-
"sass": "1.85.0",
78+
"sass": "1.97.3",
7979
"sass-loader": "16.0.5",
8080
"semver": "^7.6.3",
8181
"style-loader": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7802,10 +7802,10 @@ sass-loader@16.0.5:
78027802
dependencies:
78037803
neo-async "^2.6.2"
78047804

7805-
sass@1.85.0:
7806-
version "1.85.0"
7807-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0.tgz#0127ef697d83144496401553f0a0e87be83df45d"
7808-
integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==
7805+
sass@1.97.3:
7806+
version "1.97.3"
7807+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3.tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2"
7808+
integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==
78097809
dependencies:
78107810
chokidar "^4.0.0"
78117811
immutable "^5.0.2"

0 commit comments

Comments
 (0)