Skip to content

Commit

Permalink
Update dependency sass to v1.85.0 (jenkinsci#10284)
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 17, 2025
1 parent eab7102 commit 3505fb3
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 @@ -42,7 +42,7 @@
"postcss-preset-env": "10.1.4",
"postcss-scss": "4.0.9",
"prettier": "3.5.1",
"sass": "1.84.0",
"sass": "1.85.0",
"sass-loader": "16.0.4",
"style-loader": "4.0.0",
"stylelint": "16.14.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4409,7 +4409,7 @@ __metadata:
postcss-preset-env: "npm:10.1.4"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.5.1"
sass: "npm:1.84.0"
sass: "npm:1.85.0"
sass-loader: "npm:16.0.4"
sortablejs: "npm:1.15.6"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6431,9 +6431,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 @@ -6444,7 +6444,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
checksum: 10c0/a1af0c0596ae1904f66337d0c70a684db6e12210f97be4326cc3dcf18b0f956d7bc45ab2bcc7a8422d433d3eb3c9cb2cc8e60b2dafbdd01fb1ae5a23f5424690
languageName: node
linkType: hard

Expand Down

0 comments on commit 3505fb3

Please sign in to comment.