Skip to content

Commit

Permalink
fix(deps): update dependency sass to ^1.84.0 (#98)
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 Feb 11, 2025
1 parent 14d85e7 commit d59318a
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 @@ -17,7 +17,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.29.0",
"react-scripts": "5.0.1",
"sass": "^1.83.4",
"sass": "^1.84.0",
"typescript": "^5.7.3",
"web-vitals": "^4.2.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2403,7 +2403,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-router-dom: "npm:^6.29.0"
react-scripts: "npm:5.0.1"
sass: "npm:^1.83.4"
sass: "npm:^1.84.0"
typescript: "npm:^5.7.3"
web-vitals: "npm:^4.2.4"
languageName: unknown
Expand Down Expand Up @@ -12045,9 +12045,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit d59318a

Please sign in to comment.