Skip to content

Commit

Permalink
Update dependency stylelint to v16.2.1 (#8935)
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 5, 2024
1 parent 2eb549e commit 61d4d0c
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 @@
"sass": "1.70.0",
"sass-loader": "14.1.0",
"style-loader": "3.3.4",
"stylelint": "16.2.0",
"stylelint": "16.2.1",
"stylelint-checkstyle-reporter": "1.0.0",
"stylelint-config-standard": "36.0.0",
"webpack": "5.90.1",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4344,7 +4344,7 @@ __metadata:
sass-loader: "npm:14.1.0"
sortablejs: "npm:1.15.2"
style-loader: "npm:3.3.4"
stylelint: "npm:16.2.0"
stylelint: "npm:16.2.1"
stylelint-checkstyle-reporter: "npm:1.0.0"
stylelint-config-standard: "npm:36.0.0"
tippy.js: "npm:6.3.7"
Expand Down Expand Up @@ -6606,9 +6606,9 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:16.2.0":
version: 16.2.0
resolution: "stylelint@npm:16.2.0"
"stylelint@npm:16.2.1":
version: 16.2.1
resolution: "stylelint@npm:16.2.1"
dependencies:
"@csstools/css-parser-algorithms": "npm:^2.5.0"
"@csstools/css-tokenizer": "npm:^2.2.3"
Expand Down Expand Up @@ -6650,7 +6650,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10c0/6fdf0451833c11b18c9aa502f687febd6881a912ac94f39d509b894b0f74ccb636f3dac2991c69cc82dc6190731cc2fa48e307fed477d2a0fce57067cd22b572
checksum: 10c0/eeaba06885e542c832e5cffc07b2d0dabdc5a72e6ad4d6cb3d01dcc260c29a712b0b935cbd40e059abd68a100e0563fbc617fc4c9bef3b14ecaf6eea651d9d9d
languageName: node
linkType: hard

Expand Down

0 comments on commit 61d4d0c

Please sign in to comment.