Skip to content

Commit 5ae8a26

Browse files
chore(deps): update dependency sass to v1.77.0
1 parent 5d3dc09 commit 5ae8a26

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.77.0",
2222
"unplugin-vue-components": "0.24.1",
2323
"vite": "4.4.4"
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.77.0:
840+
version "1.77.0"
841+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.0.tgz#e736c69aff9fae4a4e6dae60a979eee9c942f321"
842+
integrity sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==
843843
dependencies:
844844
chokidar ">=3.0.0 <4.0.0"
845845
immutable "^4.0.0"

0 commit comments

Comments
 (0)