Skip to content

Commit 7688c48

Browse files
chore(deps): update dependency sass to v1.94.2 (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4dcb517 commit 7688c48

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-config-custom": "*",
3030
"@types/prismjs": "1.26.5",
3131
"@vitejs/plugin-vue2": "2.3.4",
32-
"sass": "1.93.2",
32+
"sass": "1.94.2",
3333
"shelljs": "0.10.0",
3434
"typescript": "4.9.5",
3535
"vite": "4.5.14",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-config-custom": "*",
2424
"@types/node": "18.19.130",
2525
"@vitejs/plugin-vue2": "2.3.4",
26-
"sass": "1.93.2",
26+
"sass": "1.94.2",
2727
"typescript": "4.9.5",
2828
"vite": "4.5.14",
2929
"vue-tsc": "1.8.27"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"cypress": "13.17.0",
5757
"eslint-config-custom": "*",
5858
"fs-extra": "11.3.2",
59-
"sass": "1.93.2",
59+
"sass": "1.94.2",
6060
"shelljs": "0.10.0",
6161
"typescript": "4.9.5",
6262
"vite": "4.5.14",

0 commit comments

Comments
 (0)