Skip to content

chore(deps-dev): bump sass from 1.87.0 to 1.89.0 in /modules/web #10190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
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.87.0",
"sass": "1.89.0",
"sass-loader": "16.0.5",
"semver": "7.7.1",
"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 @@ -15044,7 +15044,7 @@ __metadata:
run-node: 2.0.0
rxjs: 7.8.2
rxjs-compat: 6.6.7
sass: 1.87.0
sass: 1.89.0
sass-loader: 16.0.5
semver: 7.7.1
sockjs-client: 1.6.1
Expand Down Expand Up @@ -18441,9 +18441,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.87.0":
version: 1.87.0
resolution: "sass@npm:1.87.0"
"sass@npm:1.89.0":
version: 1.89.0
resolution: "sass@npm:1.89.0"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -18454,7 +18454,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 83d166fc6f03ed679460c21351c783d57a61c32fe1afdacf647ce477dd5611f03b1cff27444cccd59d3a5bd1453471fbbcdba7b9e7fc510e4f57226e125e4e01
checksum: 31d32b922a7327abe0ac2777ee071f87acf4e9ce7ed4693b52ad27fc8595c0a9381cc2efbba97a76fa03bbde03906fe69e9bc44a35a873189514b873f99e7ff6
languageName: node
linkType: hard

Expand Down
Loading