Skip to content

Commit

Permalink
Update dependency sass-loader to v13.3.3 (jenkinsci#8808)
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 Dec 29, 2023
1 parent 3a92445 commit ee7ec9f
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 @@ -40,7 +40,7 @@
"postcss-scss": "4.0.9",
"prettier": "3.1.1",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"sass-loader": "13.3.3",
"style-loader": "3.3.3",
"stylelint": "16.0.2",
"stylelint-checkstyle-reporter": "0.2.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4361,7 +4361,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
prettier: "npm:3.1.1"
sass: "npm:1.69.5"
sass-loader: "npm:13.3.2"
sass-loader: "npm:13.3.3"
sortablejs: "npm:1.15.1"
style-loader: "npm:3.3.3"
stylelint: "npm:16.0.2"
Expand Down Expand Up @@ -6285,9 +6285,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:13.3.2":
version: 13.3.2
resolution: "sass-loader@npm:13.3.2"
"sass-loader@npm:13.3.3":
version: 13.3.3
resolution: "sass-loader@npm:13.3.3"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -6305,7 +6305,7 @@ __metadata:
optional: true
sass-embedded:
optional: true
checksum: 7db8132101ed663f3cf936ce765b9b960a48b14f13f17d367a4e0c2ae259e91b6c401e33ab0f27ee88c98c8b5893c778848fc8366f1f387ac788ebef244e000a
checksum: 5e955a4ffce35ee0a46fce677ce51eaa69587fb5371978588c83af00f49e7edc36dcf3bb559cbae27681c5e24a71284463ebe03a1fb65e6ecafa1db0620e3fc8
languageName: node
linkType: hard

Expand Down

0 comments on commit ee7ec9f

Please sign in to comment.