Skip to content

Commit

Permalink
Update dependency sass to v1.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2023
1 parent 3edb2d4 commit 9a56987
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"laravel-mix": "6.0.49",
"lodash": "4.17.21",
"postcss": "8.4.23",
"sass": "1.62.0",
"sass": "1.62.1",
"sass-loader": "13.2.2",
"webpack": "5.80.0",
"webpack-cli": "5.0.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5593,10 +5593,10 @@ sass-loader@13.2.2:
klona "^2.0.6"
neo-async "^2.6.2"

sass@1.62.0:
version "1.62.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d"
integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==
sass@1.62.1:
version "1.62.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 9a56987

Please sign in to comment.