Skip to content

Commit

Permalink
fix(deps): update dependency sass to v1.83.1 (#629)
Browse files Browse the repository at this point in the history
* chore(deps): update yarn to v4.5.3

* fix(deps): update dependency @snyk/protect to v1.1294.2

* chore(deps): update dependency prettier to v3.4.2

* chore(deps): update yarn to v4.6.0

* fix(deps): update dependency sass to v1.83.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent f7e0af0 commit 1f10f16
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3071,11 +3071,11 @@ __metadata:
linkType: hard

"@snyk/protect@npm:^1.1194.0":
version: 1.1294.0
resolution: "@snyk/protect@npm:1.1294.0"
version: 1.1294.2
resolution: "@snyk/protect@npm:1.1294.2"
bin:
snyk-protect: bin/snyk-protect
checksum: 10c0/91020614018d37c5987c4863426540be2d5d8cf39b1a26f0b649a9aa69d62ae742c38ea8ecf139236020afd1644d770c506ea4ddb29c2a088d3b008661653a8c
checksum: 10c0/c9887c8ebf393683c31dd25390f7fb7f415fec9fb496f6c735e33798f6d2f2c7d1811a46f5355e18e50e875e910e55ddc8c8fd0c880499cc3a9aa7b6900062bd
languageName: node
linkType: hard

Expand Down Expand Up @@ -9373,10 +9373,10 @@ __metadata:
languageName: node
linkType: hard

"immutable@npm:^4.0.0":
version: 4.3.4
resolution: "immutable@npm:4.3.4"
checksum: 10c0/c15b9f0fa7b3c9315725cb00704fddad59f0e668a7379c39b9a528a8386140ee9effb015ae51a5b423e05c59d15fc0b38c970db6964ad6b3e05d0761db68441f
"immutable@npm:^5.0.2":
version: 5.0.3
resolution: "immutable@npm:5.0.3"
checksum: 10c0/3269827789e1026cd25c2ea97f0b2c19be852ffd49eda1b674b20178f73d84fa8d945ad6f5ac5bc4545c2b4170af9f6e1f77129bc1cae7974a4bf9b04a9cdfb9
languageName: node
linkType: hard

Expand Down Expand Up @@ -13724,19 +13724,19 @@ __metadata:
linkType: hard

"sass@npm:^1.55.0":
version: 1.80.6
resolution: "sass@npm:1.80.6"
version: 1.83.1
resolution: "sass@npm:1.83.1"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
immutable: "npm:^5.0.2"
source-map-js: "npm:>=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 10c0/04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca
checksum: 10c0/9772506cd8290df7b5e800055098e91a8a65100840fd9e90c660deb74b248b3ddbbd1a274b8f7f09777d472d2c873575357bd87939a40fb5a80bdf654985486f
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f10f16

Please sign in to comment.