Skip to content

Commit

Permalink
fix(deps): update dependency sass to v1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 20, 2022
1 parent adaae6a commit 1344409
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 @@ -31,7 +31,7 @@
},
"dependencies": {
"page": "1.11.6",
"sass": "1.51.0",
"sass": "1.52.0",
"sirv-cli": "2.0.2",
"svelte-page-progress": "1.0.1",
"sveltestrap": "5.9.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -791,10 +791,10 @@ sander@^0.5.0:
mkdirp "^0.5.1"
rimraf "^2.5.2"

sass@1.51.0:
version "1.51.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.51.0.tgz#25ea36cf819581fe1fe8329e8c3a4eaaf70d2845"
integrity sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==
sass@1.52.0:
version "1.52.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.0.tgz#3dc755ff459858ce7062887181648701f028c4f5"
integrity sha512-6EnTglag2oVD8sNJCxUi2Jd3ICH9tJ5Mqudt/gIZNBR2uKJUBZuTpW9O1t04SkDLP7VFa76FCWTV2rwchqM8Kw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 1344409

Please sign in to comment.