Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.80.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 37874bd commit 8fb4761
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"react-router-dom": "6.16.0",
"react-table": "7.8.0",
"react-test-renderer": "18.3.1",
"sass": "1.80.3",
"sass": "1.80.4",
"semver": "7.6.3",
"swr": "2.2.5",
"tss-react": "4.9.13",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8981,17 +8981,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
"sass@npm:1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/fa08043fc36b854717b6eaf6247ee11341d0aff5e17a645965071866bd677930c9c9467d82ed5a4a666d7897a82be8a61427cd81b808e6b9e2d3b32cf278bebd
checksum: 10c0/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -10174,7 +10174,7 @@ __metadata:
react-router-dom: "npm:6.16.0"
react-table: "npm:7.8.0"
react-test-renderer: "npm:18.3.1"
sass: "npm:1.80.3"
sass: "npm:1.80.4"
semver: "npm:7.6.3"
swr: "npm:2.2.5"
tss-react: "npm:4.9.13"
Expand Down

0 comments on commit 8fb4761

Please sign in to comment.