Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"q": "1.5.1",
"raw-loader": "4.0.2",
"run-node": "2.0.0",
"sass": "1.83.4",
"sass": "1.84.0",
"sass-loader": "16.0.4",
"semver": "7.6.3",
"source-map-explorer": "2.5.3",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14811,7 +14811,7 @@ __metadata:
run-node: 2.0.0
rxjs: 7.8.1
rxjs-compat: 6.6.7
sass: 1.83.4
sass: 1.84.0
sass-loader: 16.0.4
semver: 7.6.3
sockjs-client: 1.6.1
Expand Down Expand Up @@ -18173,9 +18173,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.83.4":
version: 1.83.4
resolution: "sass@npm:1.83.4"
"sass@npm:1.84.0":
version: 1.84.0
resolution: "sass@npm:1.84.0"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -18186,7 +18186,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 500958ea77ceb92db0aaef7e6ee5bc3cc016f4ad42fcad40dd2a2891b758c74538c651c47c01f9c04d9b743453efd5a6ba0caccc679f03c6da47a7bb25b2d30c
checksum: fdaad6ac0c9fabedf944941086dd6e872a8a7ccc561199b4584adf70394bc41442180c719e756dea0935845b6719e43d196e4a489649506ddf0b6049cc24d4c2
languageName: node
linkType: hard

Expand Down
Loading