Skip to content

Commit

Permalink
Update npm package sass to v1.80.6 (#5571)
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>
  • Loading branch information
hash-worker[bot] authored Nov 3, 2024
1 parent c4705c1 commit 32f69ca
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"eslint": "8.57.0",
"graphology-types": "0.24.7",
"rimraf": "6.0.1",
"sass": "1.80.5",
"sass": "1.80.6",
"typescript": "5.6.3",
"webpack": "5.96.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 @@ -80,7 +80,7 @@
"process": "0.11.10",
"react-refresh": "0.14.0",
"react-refresh-typescript": "2.0.9",
"sass": "1.80.5",
"sass": "1.80.6",
"sass-loader": "13.3.3",
"source-map-loader": "3.0.2",
"style-loader": "3.3.4",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27981,15 +27981,16 @@ sass-lookup@^5.0.1:
dependencies:
commander "^10.0.1"

sass@1.80.5, sass@^1.52.3:
version "1.80.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.5.tgz#0ba965223d44df22497f2966b498cf5c453fae8f"
integrity sha512-TQd2aoQl/+zsxRMEDSxVdpPIqeq9UFc6pr7PzkugiTx3VYCFPUaa3P4RrBQsqok4PO200Vkz0vXQBNlg7W907g==
sass@1.80.6, sass@^1.52.3:
version "1.80.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.6.tgz#5d0aa55763984effe41e40019c9571ab73e6851f"
integrity sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==
dependencies:
"@parcel/watcher" "^2.4.1"
chokidar "^4.0.0"
immutable "^4.0.0"
source-map-js ">=0.6.2 <2.0.0"
optionalDependencies:
"@parcel/watcher" "^2.4.1"

sax@1.2.1:
version "1.2.1"
Expand Down

0 comments on commit 32f69ca

Please sign in to comment.