Skip to content

Commit 81cb921

Browse files
chore(deps): update dependency sass to v1.77.6
1 parent 5d3dc09 commit 81cb921

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.6",
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.6:
840+
version "1.77.6"
841+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.6.tgz#898845c1348078c2e6d1b64f9ee06b3f8bd489e4"
842+
integrity sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==
843843
dependencies:
844844
chokidar ">=3.0.0 <4.0.0"
845845
immutable "^4.0.0"

0 commit comments

Comments
 (0)