Skip to content

Commit

Permalink
Update dependency stylelint to v16.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 29811ae commit 2213e87
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 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.75.0",
"sass-loader": "14.2.1",
"style-loader": "4.0.0",
"stylelint": "16.3.1",
"stylelint": "16.4.0",
"stylelint-checkstyle-reporter": "1.0.0",
"stylelint-config-standard": "36.0.0",
"webpack": "5.91.0",
Expand Down
34 changes: 17 additions & 17 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1798,7 +1798,7 @@ __metadata:
languageName: node
linkType: hard

"@csstools/selector-specificity@npm:^3.0.2, @csstools/selector-specificity@npm:^3.0.3":
"@csstools/selector-specificity@npm:^3.0.3":
version: 3.0.3
resolution: "@csstools/selector-specificity@npm:3.0.3"
peerDependencies:
Expand Down Expand Up @@ -3072,10 +3072,10 @@ __metadata:
languageName: node
linkType: hard

"css-functions-list@npm:^3.2.1":
version: 3.2.1
resolution: "css-functions-list@npm:3.2.1"
checksum: 10c0/e6e2d9580437ad6df9f2cf18cff3f941691ec5cbbaebd4cb17a5da40d8d5dac50004807ddd05c00a121d2f21a224e2c5d339fe8e13614af21c00181d7d1c22b9
"css-functions-list@npm:^3.2.2":
version: 3.2.2
resolution: "css-functions-list@npm:3.2.2"
checksum: 10c0/8638a63d0cf1bdc50d4a752ec1c94a57e9953c3b03eace4f5526db20bec3c061e95089f905dbb4999c44b9780ce777ba856967560f6d15119a303f6030901c10
languageName: node
linkType: hard

Expand Down 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.3.1"
stylelint: "npm:16.4.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,19 +6654,19 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:16.3.1":
version: 16.3.1
resolution: "stylelint@npm:16.3.1"
"stylelint@npm:16.4.0":
version: 16.4.0
resolution: "stylelint@npm:16.4.0"
dependencies:
"@csstools/css-parser-algorithms": "npm:^2.6.1"
"@csstools/css-tokenizer": "npm:^2.2.4"
"@csstools/media-query-list-parser": "npm:^2.1.9"
"@csstools/selector-specificity": "npm:^3.0.2"
"@csstools/selector-specificity": "npm:^3.0.3"
"@dual-bundle/import-meta-resolve": "npm:^4.0.0"
balanced-match: "npm:^2.0.0"
colord: "npm:^2.9.3"
cosmiconfig: "npm:^9.0.0"
css-functions-list: "npm:^3.2.1"
css-functions-list: "npm:^3.2.2"
css-tree: "npm:^2.3.1"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
Expand Down Expand Up @@ -6695,11 +6695,11 @@ __metadata:
strip-ansi: "npm:^7.1.0"
supports-hyperlinks: "npm:^3.0.0"
svg-tags: "npm:^1.0.0"
table: "npm:^6.8.1"
table: "npm:^6.8.2"
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10c0/1660bb359002ff8e07cea044018b13abc73f48cf02a5062953b086f4d58611cd10677787560774c1acabeb192b6d059ce7fcf4c11defa7f64e50dca908fc664f
checksum: 10c0/7e603a0d88732180b60528c9f2edfca7fdf8c966f42c260af16131854c3acb5acfa30403b1f4fd72cd1470eb9ba625ca4de84e8cb379942df54127c55afc1288
languageName: node
linkType: hard

Expand Down Expand Up @@ -6771,16 +6771,16 @@ __metadata:
languageName: node
linkType: hard

"table@npm:^6.8.1":
version: 6.8.1
resolution: "table@npm:6.8.1"
"table@npm:^6.8.2":
version: 6.8.2
resolution: "table@npm:6.8.2"
dependencies:
ajv: "npm:^8.0.1"
lodash.truncate: "npm:^4.4.2"
slice-ansi: "npm:^4.0.0"
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
checksum: 10c0/591ed84b2438b01c9bc02248e2238e21e8bfb73654bc5acca0d469053eb39be3db2f57d600dcf08ac983b6f50f80842c44612c03877567c2afee3aec4a033e5f
checksum: 10c0/f8b348af38ee34e419d8ce7306ba00671ce6f20e861ccff22555f491ba264e8416086063ce278a8d81abfa8d23b736ec2cca7ac4029b5472f63daa4b4688b803
languageName: node
linkType: hard

Expand Down

0 comments on commit 2213e87

Please sign in to comment.