Skip to content

Commit f3c914d

Browse files
Update dependency sass to v1.63.2
1 parent 7b7f260 commit f3c914d

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
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@vitejs/plugin-vue": "3.1.2",
2020
"pug": "3.0.2",
21-
"sass": "1.55.0",
21+
"sass": "1.63.2",
2222
"typescript": "4.8.4",
2323
"vite": "3.1.4",
2424
"vite-plugin-mdi-icons": "0.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -889,10 +889,10 @@ rollup@~2.78.0:
889889
optionalDependencies:
890890
fsevents "~2.3.2"
891891

892-
sass@1.55.0:
893-
version "1.55.0"
894-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.55.0.tgz#0c4d3c293cfe8f8a2e8d3b666e1cf1bff8065d1c"
895-
integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==
892+
sass@1.63.2:
893+
version "1.63.2"
894+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.2.tgz#75f7d9a8e67d1d5b98a989507f4d98b6067b1f75"
895+
integrity sha512-u56TU0AIFqMtauKl/OJ1AeFsXqRHkgO7nCWmHaDwfxDo9GUMSqBA4NEh6GMuh1CYVM7zuROYtZrHzPc2ixK+ww==
896896
dependencies:
897897
chokidar ">=3.0.0 <4.0.0"
898898
immutable "^4.0.0"

0 commit comments

Comments
 (0)