Skip to content

Commit

Permalink
Update npm package sass to v1.83.0 (#5890)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
Co-authored-by: vilkinsons <6226576+vilkinsons@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] and vilkinsons authored Dec 13, 2024
1 parent dc06cd1 commit 8087382
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"eslint": "9.16.0",
"graphology-types": "0.24.8",
"rimraf": "6.0.1",
"sass": "1.82.0",
"sass": "1.83.0",
"typescript": "5.6.3",
"wait-on": "8.0.1",
"webpack": "5.97.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"react-refresh": "0.14.0",
"react-refresh-typescript": "2.0.9",
"rimraf": "6.0.1",
"sass": "1.82.0",
"sass": "1.83.0",
"sass-loader": "13.3.3",
"source-map-loader": "3.0.2",
"style-loader": "3.3.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ __metadata:
rimraf: "npm:6.0.1"
rooks: "npm:7.14.1"
safe-stable-stringify: "npm:2.5.0"
sass: "npm:1.82.0"
sass: "npm:1.83.0"
setimmediate: "npm:1.0.5"
sigma: "npm:3.0.0"
signia: "npm:0.1.5"
Expand Down Expand Up @@ -862,7 +862,7 @@ __metadata:
react-refresh: "npm:0.14.0"
react-refresh-typescript: "npm:2.0.9"
rimraf: "npm:6.0.1"
sass: "npm:1.82.0"
sass: "npm:1.83.0"
sass-loader: "npm:13.3.3"
source-map-loader: "npm:3.0.2"
style-loader: "npm:3.3.4"
Expand Down Expand Up @@ -42334,9 +42334,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.82.0, sass@npm:^1.52.3":
version: 1.82.0
resolution: "sass@npm:1.82.0"
"sass@npm:1.83.0, sass@npm:^1.52.3":
version: 1.83.0
resolution: "sass@npm:1.83.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -42347,7 +42347,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
checksum: 10c0/4415361229879a9041d77c953da85482e89032aa4321ba13250a9987d39c80fac6c88af3777f2a2d76a4e8b0c8afbd21c1970fdbe84e0b3ec25fb26741f92beb
languageName: node
linkType: hard

Expand Down

0 comments on commit 8087382

Please sign in to comment.