Skip to content

Commit b6b410a

Browse files
chore(deps): update dependency sass to v1.63.2
1 parent 8534437 commit b6b410a

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
@@ -18,7 +18,7 @@
1818
"@vue/compiler-sfc": "3.2.47",
1919
"cross-env": "7.0.3",
2020
"import-http": "0.3.1",
21-
"sass": "1.62.0",
21+
"sass": "1.63.2",
2222
"unplugin-vue-components": "0.24.1",
2323
"vite": "4.3.0"
2424
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -836,10 +836,10 @@ run-parallel@^1.1.9:
836836
dependencies:
837837
queue-microtask "^1.2.2"
838838

839-
sass@1.62.0:
840-
version "1.62.0"
841-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d"
842-
integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==
839+
sass@1.63.2:
840+
version "1.63.2"
841+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.2.tgz#75f7d9a8e67d1d5b98a989507f4d98b6067b1f75"
842+
integrity sha512-u56TU0AIFqMtauKl/OJ1AeFsXqRHkgO7nCWmHaDwfxDo9GUMSqBA4NEh6GMuh1CYVM7zuROYtZrHzPc2ixK+ww==
843843
dependencies:
844844
chokidar ">=3.0.0 <4.0.0"
845845
immutable "^4.0.0"

0 commit comments

Comments
 (0)