Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.52.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and lowsky committed May 21, 2022
1 parent 2f780c7 commit 397bb55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"mocha": "10.0.0",
"prettier": "2.6.2",
"recursive-readdir-sync": "1.0.6",
"sass": "1.52.0",
"sass": "1.52.1",
"sass-resources-loader": "2.2.5"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -18012,10 +18012,10 @@ sass-resources-loader@2.2.5:
glob "^7.1.6"
loader-utils "^2.0.0"

sass@1.52.0:
version "1.52.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.0.tgz#3dc755ff459858ce7062887181648701f028c4f5"
integrity sha512-6EnTglag2oVD8sNJCxUi2Jd3ICH9tJ5Mqudt/gIZNBR2uKJUBZuTpW9O1t04SkDLP7VFa76FCWTV2rwchqM8Kw==
sass@1.52.1:
version "1.52.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 397bb55

Please sign in to comment.