Skip to content

Commit 2bc4720

Browse files
committed
Update dependency sass to v1.39.0
1 parent d5dd683 commit 2bc4720

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
@@ -20,7 +20,7 @@
2020
"@vue/cli-service": "4.5.13",
2121
"babel-eslint": "10.1.0",
2222
"eslint": "7.30.0",
23-
"sass": "1.35.2",
23+
"sass": "1.39.0",
2424
"sass-loader": "10.2.0",
2525
"vue-cli-plugin-vuetify": "2.4.1",
2626
"vue-template-compiler": "2.6.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7577,10 +7577,10 @@ [email protected]:
75777577
schema-utils "^3.0.0"
75787578
semver "^7.3.2"
75797579

7580-
sass@1.35.2:
7581-
version "1.35.2"
7582-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821"
7583-
integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==
7580+
sass@1.39.0:
7581+
version "1.39.0"
7582+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
7583+
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
75847584
dependencies:
75857585
chokidar ">=3.0.0 <4.0.0"
75867586

0 commit comments

Comments
 (0)