Skip to content

Commit 2a514cc

Browse files
chore(deps): update dependency sass to ^1.77.3
1 parent ef9104a commit 2a514cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"qrious": "^4.0.2",
4848
"rimraf": "^5.0.5",
4949
"rxjs": "^7.8.1",
50-
"sass": "^1.70.0",
50+
"sass": "^1.77.3",
5151
"type-coverage": "^2.27.1",
5252
"typescript": "^5.3.3",
5353
"vitepress": "^1.0.0-rc.40",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12696,10 +12696,10 @@ sanitize.css@*:
1269612696
resolved "https://registry.yarnpkg.com/sanitize.css/-/sanitize.css-13.0.0.tgz#2675553974b27964c75562ade3bd85d79879f173"
1269712697
integrity sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==
1269812698

12699-
sass@^1.70.0:
12700-
version "1.70.0"
12701-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.70.0.tgz#761197419d97b5358cb25f9dd38c176a8a270a75"
12702-
integrity sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==
12699+
sass@^1.77.3:
12700+
version "1.77.3"
12701+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
12702+
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
1270312703
dependencies:
1270412704
chokidar ">=3.0.0 <4.0.0"
1270512705
immutable "^4.0.0"

0 commit comments

Comments
 (0)