Skip to content

Commit

Permalink
Update npm package sass to v1.82.0 (#5803)
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 <[email protected]>
  • Loading branch information
hash-worker[bot] and vilkinsons authored Dec 4, 2024
1 parent e2cbc40 commit cf250dc
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": "8.57.0",
"graphology-types": "0.24.8",
"rimraf": "6.0.1",
"sass": "1.81.1",
"sass": "1.82.0",
"typescript": "5.6.3",
"wait-on": "8.0.1",
"webpack": "5.97.0"
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 @@ -83,7 +83,7 @@
"react-refresh": "0.14.0",
"react-refresh-typescript": "2.0.9",
"rimraf": "6.0.1",
"sass": "1.81.1",
"sass": "1.82.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 @@ -607,7 +607,7 @@ __metadata:
rimraf: "npm:6.0.1"
rooks: "npm:7.14.1"
safe-stable-stringify: "npm:2.5.0"
sass: "npm:1.81.1"
sass: "npm:1.82.0"
setimmediate: "npm:1.0.5"
sigma: "npm:3.0.0-beta.38"
signia: "npm:0.1.5"
Expand Down Expand Up @@ -861,7 +861,7 @@ __metadata:
react-refresh: "npm:0.14.0"
react-refresh-typescript: "npm:2.0.9"
rimraf: "npm:6.0.1"
sass: "npm:1.81.1"
sass: "npm:1.82.0"
sass-loader: "npm:13.3.3"
source-map-loader: "npm:3.0.2"
style-loader: "npm:3.3.4"
Expand Down Expand Up @@ -40906,9 +40906,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit cf250dc

Please sign in to comment.