Skip to content

Commit

Permalink
Update dependency sass to v1.77.6 (jenkinsci#9407)
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 Jun 21, 2024
1 parent 2f56764 commit 252b7dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"postcss-preset-env": "9.5.14",
"postcss-scss": "4.0.9",
"prettier": "3.3.2",
"sass": "1.77.5",
"sass": "1.77.6",
"sass-loader": "14.2.1",
"style-loader": "4.0.0",
"stylelint": "16.6.1",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4418,7 +4418,7 @@ __metadata:
postcss-preset-env: "npm:9.5.14"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.2"
sass: "npm:1.77.5"
sass: "npm:1.77.6"
sass-loader: "npm:14.2.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -6375,16 +6375,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.5":
version: 1.77.5
resolution: "sass@npm:1.77.5"
"sass@npm:1.77.6":
version: 1.77.6
resolution: "sass@npm:1.77.6"
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/9da049b0a3fadab419084d6becdf471e107cf6e3c8ac87cabea2feb845afac75e86c99e06ee721a5aa4f6a2d833ec5380137c4e540ab2f760edf1e4eb6139e69
checksum: 10c0/fe5a393c0aa29eda9f83c06be9b94788b61fe8bad0616ee6e3a25d21ab504f430d40c0064fdca89b02b8e426411ae6dcd906c91f2e48c263575c3d392b6daeb1
languageName: node
linkType: hard

Expand Down

0 comments on commit 252b7dc

Please sign in to comment.