Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to ^16.5.0 (#2508)
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 2, 2024
1 parent 57753bf commit 21b6698
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"react-router": "^5.3.4",
"storybook": "^7.6.19",
"style-loader": "^4.0.0",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-standard": "^36.0.0",
"ts-jest": "^29.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16909,7 +16909,7 @@ __metadata:
react-router-dom: "npm:^5.3.4"
storybook: "npm:^7.6.19"
style-loader: "npm:^4.0.0"
stylelint: "npm:^16.4.0"
stylelint: "npm:^16.5.0"
stylelint-config-css-modules: "npm:^4.4.0"
stylelint-config-standard: "npm:^36.0.0"
swr: "npm:^2.2.5"
Expand Down Expand Up @@ -17357,9 +17357,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 @@ -17402,7 +17402,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 21b6698

Please sign in to comment.