Skip to content

Commit

Permalink
fix(deps): update dependency sass to v1.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 003ab6c commit 8a2065d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"cypress": "13.8.0",
"prettier": "3.2.5",
"serve": "14.2.3"
"serve": "14.2.1"
},
"snyk": true,
"packageManager": "[email protected]"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13286,15 +13286,15 @@ __metadata:
linkType: hard

"sass@npm:^1.55.0, sass@npm:^1.71.1":
version: 1.75.0
resolution: "sass@npm:1.75.0"
version: 1.76.0
resolution: "sass@npm:1.76.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/1564ab2c8041c99a330cec93127fe8abcf65ac63eecb471610ed7f3126a2599a58b788a3a98eb8719f7f40b9b04e00c92bc9e11a9c2180ad582b8cba9fb030b0
checksum: 10c0/976baf2c378e104f8d4ffca5375c8aa6f3d24f59d5c0a5db8d68a51f89edce45dedc25cfcd304b309fc8568d146de9e2c6cd189395e97bb2840d39feb13932ff
languageName: node
linkType: hard

Expand Down

0 comments on commit 8a2065d

Please sign in to comment.