Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.83.1 (#639)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 27003c2 commit 3bf3212
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jwt-decode": "4.0.0",
"pinia": "2.3.0",
"prettier": "3.4.2",
"sass": "1.83.0",
"sass": "1.83.1",
"selective-object-reuse": "1.0.6",
"semver": "7.6.3",
"socket.io-client": "4.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ __metadata:
pinia: "npm:2.3.0"
prettier: "npm:3.4.2"
roboto-fontface: "npm:*"
sass: "npm:1.83.0"
sass: "npm:1.83.1"
selective-object-reuse: "npm:1.0.6"
semver: "npm:7.6.3"
socket.io-client: "npm:4.8.1"
Expand Down Expand Up @@ -6087,9 +6087,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 3bf3212

Please sign in to comment.