Skip to content

Commit

Permalink
Update dependency sass to v1.71.0 (#8969)
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] committed Feb 19, 2024
1 parent 824f64c commit 3ed29ae
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 @@ -39,7 +39,7 @@
"postcss-preset-env": "9.3.0",
"postcss-scss": "4.0.9",
"prettier": "3.2.5",
"sass": "1.70.0",
"sass": "1.71.0",
"sass-loader": "14.1.0",
"style-loader": "3.3.4",
"stylelint": "16.2.1",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4346,7 +4346,7 @@ __metadata:
postcss-preset-env: "npm:9.3.0"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
sass: "npm:1.70.0"
sass: "npm:1.71.0"
sass-loader: "npm:14.1.0"
sortablejs: "npm:1.15.2"
style-loader: "npm:3.3.4"
Expand Down Expand Up @@ -6306,16 +6306,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.70.0":
version: 1.70.0
resolution: "sass@npm:1.70.0"
"sass@npm:1.71.0":
version: 1.71.0
resolution: "sass@npm:1.71.0"
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/7c309ee1c096d591746d122da9f1ebd65b4c4b3a60c2cc0ec720fd98fe1205fa8b44c9f563d113b9fdfeb25af1e32ec9b3e048bd4b8e05d267f020953bd7baf0
checksum: 10c0/a20ff6e59ed560a01175adc75a4fbafa5bbfbc4d6f0c89225348d54bc9e53a0c519105d1ae595a9216fc2fe9001d3bd7629ed10ccd6fceeb42b07e8393694627
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ed29ae

Please sign in to comment.