Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.85.0 (#11535)
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 14, 2025
1 parent 04daac6 commit 3f93e5c
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 @@ -72,7 +72,7 @@
"rollup": "^4.34.6",
"rollup-plugin-scss": "^4.0.1",
"rollup-plugin-svg": "^2.0.0",
"sass": "^1.84.0",
"sass": "^1.85.0",
"surge": "^0.24.6",
"ts-node": "^10.9.2",
"ts-patch": "^3.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3870,7 +3870,7 @@ __metadata:
rollup: "npm:^4.34.6"
rollup-plugin-scss: "npm:^4.0.1"
rollup-plugin-svg: "npm:^2.0.0"
sass: "npm:^1.84.0"
sass: "npm:^1.85.0"
surge: "npm:^0.24.6"
ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.3.0"
Expand Down Expand Up @@ -19464,9 +19464,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 3f93e5c

Please sign in to comment.