Skip to content

Commit d706984

Browse files
authored
Merge pull request #26 from AmphiBee/renovate/sass-1.x
2 parents b8b841c + 2c7e93e commit d706984

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.55.0",
21+
"sass": "1.56.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.55.0:
4379-
version "1.55.0"
4380-
resolved "https://registry.npmjs.org/sass/-/sass-1.55.0.tgz"
4381-
integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==
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==
43824382
dependencies:
43834383
chokidar ">=3.0.0 <4.0.0"
43844384
immutable "^4.0.0"

0 commit comments

Comments
 (0)