Skip to content

Commit

Permalink
Update dependency sass to v1.77.8 (#1429)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 6ec46c2 commit 2f7cda0
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 @@ -66,7 +66,7 @@
"react-dom": "^16.13.1",
"react-dotdotdot": "1.3.1",
"react-infinite-scroller": "^1.2.4",
"sass": "1.77.2",
"sass": "1.77.8",
"video.js": "^7.11.8",
"videojs-transcript-ac": "^0.8.8",
"videojs-youtube": "^2.6.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10951,7 +10951,7 @@ __metadata:
react-infinite-scroller: ^1.2.4
recursive-readdir: ^2.2.3
rimraf: ^3.0.2
sass: 1.77.2
sass: 1.77.8
sass-lint: ^1.13.1
sass-loader: ^8.0.0
serve-handler: ^6.1.3
Expand Down Expand Up @@ -13570,16 +13570,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.2":
version: 1.77.2
resolution: "sass@npm:1.77.2"
"sass@npm:1.77.8":
version: 1.77.8
resolution: "sass@npm:1.77.8"
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: fd75b1f255a30ecd4ee79fa020830d7bf426dd15de2f47cf9610130707dc2a029da3677ca0a6c89e8d4626b0a2816456bb7fb706cb518cfbf2e7c0038ef7a4b8
checksum: 6b5dce17faa1bd1e349b4825bf7f76559a32f3f95d789cd2847623c88ee9635e1485d3458532a05fa5b9134cfbce79a4bad3f13dc63c2433632347674db0abae
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f7cda0

Please sign in to comment.