Skip to content

Commit 8ac8d52

Browse files
chore(deps): update dependency sass to v1.84.0 (#647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf862fc commit 8ac8d52

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.3",
32-
"sass": "1.83.4",
32+
"sass": "1.84.0",
3333
"shelljs": "0.8.5",
3434
"typescript": "4.9.5",
3535
"vite": "4.5.9",

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.75",
2525
"@vitejs/plugin-vue2": "2.3.3",
26-
"sass": "1.83.4",
26+
"sass": "1.84.0",
2727
"typescript": "4.9.5",
2828
"vite": "4.5.9",
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.2.0",
59-
"sass": "1.83.4",
59+
"sass": "1.84.0",
6060
"shelljs": "0.8.5",
6161
"typescript": "4.9.5",
6262
"vite": "4.5.9",

0 commit comments

Comments
 (0)