Skip to content

Commit

Permalink
Bump stylelint from 16.3.1 to 16.4.0 in the all-dependencies group (#81)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 30f434f commit f99b3e6
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"c8": "^9.1.0",
"html-element-attributes": "^3.4.0",
"stylelint-test-rule-node": "^0.2.1",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"svg-element-attributes": "^2.1.0"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/attribute-selector-no-unknown/package.json
Expand Up @@ -33,6 +33,6 @@
"stylelint": "^16.0.0"
},
"devDependencies": {
"stylelint": "^16.3.1"
"stylelint": "^16.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/invalid-of-type-selectors/package.json
Expand Up @@ -31,6 +31,6 @@
"stylelint": "^16.0.0"
},
"devDependencies": {
"stylelint": "^16.3.1"
"stylelint": "^16.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/nesting/package.json
Expand Up @@ -35,6 +35,6 @@
"stylelint": "^16.0.0"
},
"devDependencies": {
"stylelint": "^16.3.1"
"stylelint": "^16.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/prop-order/package.json
Expand Up @@ -30,6 +30,6 @@
"stylelint": "^16.0.0"
},
"devDependencies": {
"stylelint": "^16.3.1"
"stylelint": "^16.4.0"
}
}

0 comments on commit f99b3e6

Please sign in to comment.