Skip to content

Commit

Permalink
Update npm package sass to v1.83.4 (#6149)
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 Jan 14, 2025
1 parent 1a39ed8 commit d2d40be
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 @@ -150,7 +150,7 @@
"eslint": "9.17.0",
"graphology-types": "0.24.8",
"rimraf": "6.0.1",
"sass": "1.83.1",
"sass": "1.83.4",
"typescript": "5.7.3",
"wait-on": "8.0.2",
"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.16.0",
"react-refresh-typescript": "2.0.10",
"rimraf": "6.0.1",
"sass": "1.83.1",
"sass": "1.83.4",
"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 @@ -584,7 +584,7 @@ __metadata:
rimraf: "npm:6.0.1"
rooks: "npm:7.14.1"
safe-stable-stringify: "npm:2.5.0"
sass: "npm:1.83.1"
sass: "npm:1.83.4"
setimmediate: "npm:1.0.5"
sigma: "npm:3.0.0"
signia: "npm:0.1.5"
Expand Down Expand Up @@ -837,7 +837,7 @@ __metadata:
react-refresh: "npm:0.16.0"
react-refresh-typescript: "npm:2.0.10"
rimraf: "npm:6.0.1"
sass: "npm:1.83.1"
sass: "npm:1.83.4"
sass-loader: "npm:13.3.3"
source-map-loader: "npm:3.0.2"
style-loader: "npm:3.3.4"
Expand Down Expand Up @@ -43286,9 +43286,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.83.1, sass@npm:^1.52.3":
version: 1.83.1
resolution: "sass@npm:1.83.1"
"sass@npm:1.83.4, sass@npm:^1.52.3":
version: 1.83.4
resolution: "sass@npm:1.83.4"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -43299,7 +43299,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/9772506cd8290df7b5e800055098e91a8a65100840fd9e90c660deb74b248b3ddbbd1a274b8f7f09777d472d2c873575357bd87939a40fb5a80bdf654985486f
checksum: 10c0/6f27f0eebfeb50222b14baaeef548ef58a05daf8abd9797e6c499334ed7ad40541767056c8693780d06ca83d8836348ea7396a923d3be439b133507993ca78be
languageName: node
linkType: hard

Expand Down

0 comments on commit d2d40be

Please sign in to comment.