Skip to content

Commit

Permalink
Update dependency stylelint to v16.5.0 (#9235)
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 May 5, 2024
1 parent ebafd24 commit 2afe109
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 @@ -45,7 +45,7 @@
"sass": "1.76.0",
"sass-loader": "14.2.1",
"style-loader": "4.0.0",
"stylelint": "16.4.0",
"stylelint": "16.5.0",
"stylelint-checkstyle-reporter": "1.0.0",
"stylelint-config-standard": "36.0.0",
"webpack": "5.91.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4395,7 +4395,7 @@ __metadata:
sass-loader: "npm:14.2.1"
sortablejs: "npm:1.15.2"
style-loader: "npm:4.0.0"
stylelint: "npm:16.4.0"
stylelint: "npm:16.5.0"
stylelint-checkstyle-reporter: "npm:1.0.0"
stylelint-config-standard: "npm:36.0.0"
tippy.js: "npm:6.3.7"
Expand Down Expand Up @@ -6654,9 +6654,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:16.4.0":
version: 16.4.0
resolution: "stylelint@npm:16.4.0"
"stylelint@npm:16.5.0":
version: 16.5.0
resolution: "stylelint@npm:16.5.0"
dependencies:
"@csstools/css-parser-algorithms": "npm:^2.6.1"
"@csstools/css-tokenizer": "npm:^2.2.4"
Expand Down Expand Up @@ -6699,7 +6699,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10c0/7e603a0d88732180b60528c9f2edfca7fdf8c966f42c260af16131854c3acb5acfa30403b1f4fd72cd1470eb9ba625ca4de84e8cb379942df54127c55afc1288
checksum: 10c0/9281693ff6c1918e07fdcf7a950531f79678a28261a0d5bd36ca2fcf524e53d7305158d20ba890f5dd01c0ff90c09a13453dce2fe6887f4c157d8c2c0acf3666
languageName: node
linkType: hard

Expand Down

0 comments on commit 2afe109

Please sign in to comment.