Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.52.2 (#568)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 6, 2022
1 parent 0b4513d commit 0482b01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"qunit": "^2.17.2",
"qunit-dom": "^1.6.0",
"remove-markdown": "^0.5.0",
"sass": "^1.52.1",
"sass": "^1.52.2",
"stylelint": "^14.8.5",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-sass-guidelines": "^9.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3564,7 +3564,7 @@ __metadata:
qunit: ^2.17.2
qunit-dom: ^1.6.0
remove-markdown: ^0.5.0
sass: ^1.52.1
sass: ^1.52.2
stylelint: ^14.8.5
stylelint-config-prettier: ^9.0.3
stylelint-config-sass-guidelines: ^9.0.1
Expand Down Expand Up @@ -18664,16 +18664,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.52.1":
version: 1.52.1
resolution: "sass@npm:1.52.1"
"sass@npm:^1.52.2":
version: 1.52.2
resolution: "sass@npm:1.52.2"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: a0508c88b149641202e8fb589f731e0cb09a15650128dfee6d0d1ee4a868cb57f1e71575535ccd72f54c5313b684a8beb208d293402ca8d32084ee1709d9f26d
checksum: d5efcbad4bc2efe638cd12665f8aeedc20f4e6b1cd2454624334f9189e9ab8a73708241232f102f6f873ee56fb64d993a67ff23bf669da5c2cf7495412007739
languageName: node
linkType: hard

Expand Down

0 comments on commit 0482b01

Please sign in to comment.