Skip to content

Commit aa9a77a

Browse files
Update dependency sass to v1.62.0
1 parent f9b0928 commit aa9a77a

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cross-env": "7.0.3",
1919
"laravel-mix": "6.0.49",
2020
"resolve-url-loader": "5.0.0",
21-
"sass": "1.56.0",
21+
"sass": "1.62.0",
2222
"sass-loader": "13.1.0",
2323
"vue-template-compiler": "2.7.13"
2424
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4375,10 +4375,10 @@ [email protected]:
43754375
klona "^2.0.4"
43764376
neo-async "^2.6.2"
43774377

4378-
sass@1.56.0:
4379-
version "1.56.0"
4380-
resolved "https://registry.npmjs.org/sass/-/sass-1.56.0.tgz"
4381-
integrity sha512-WFJ9XrpkcnqZcYuLRJh5qiV6ibQOR4AezleeEjTjMsCocYW59dEG19U3fwTTXxzi2Ed3yjPBp727hbbj53pHFw==
4378+
sass@1.62.0:
4379+
version "1.62.0"
4380+
resolved "https://registry.npmjs.org/sass/-/sass-1.62.0.tgz"
4381+
integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==
43824382
dependencies:
43834383
chokidar ">=3.0.0 <4.0.0"
43844384
immutable "^4.0.0"

0 commit comments

Comments
 (0)