Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 16, 2021
1 parent a61e60a commit 84f65a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vue/compiler-sfc": "3.1.4",
"cross-env": "7.0.3",
"import-http": "0.3.1",
"sass": "1.38.0",
"sass": "1.41.1",
"vite": "2.5.0"
}
}
8 changes: 4 additions & 4 deletions playground/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -702,10 +702,10 @@ rollup@^2.38.5:
optionalDependencies:
fsevents "~2.3.1"

sass@1.38.0:
version "1.38.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.0.tgz#2f3e60a1efdcdc910586fa79dc89d3399a145b4f"
integrity sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g==
sass@1.41.1:
version "1.41.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.41.1.tgz#bca5bed2154192779c29f48fca9c644c60c38d98"
integrity sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 84f65a8

Please sign in to comment.