Skip to content

Commit

Permalink
Bump the all-dependencies group with 2 updates (#96)
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] authored Sep 2, 2024
1 parent 1a8297f commit f02098a
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"packages/*"
],
"devDependencies": {
"@webref/css": "^6.14.2",
"@webref/css": "^6.15.0",
"aria-attributes": "^2.0.1",
"c8": "^10.1.2",
"html-element-attributes": "^3.4.0",
"stylelint-test-rule-node": "^0.3.0",
"stylelint": "^16.7.0",
"stylelint": "^16.9.0",
"svg-element-attributes": "^2.1.0"
},
"volta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/attribute-selector-no-unknown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"postcss-selector-parser": "^6.1.1"
},
"peerDependencies": {
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
},
"devDependencies": {
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/invalid-of-type-selectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"postcss-selector-parser": "^6.1.1"
},
"peerDependencies": {
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
},
"devDependencies": {
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/nesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"postcss-selector-parser": "^6.1.1"
},
"peerDependencies": {
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
},
"devDependencies": {
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/prop-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"stylelint-plugin"
],
"peerDependencies": {
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
},
"devDependencies": {
"css-tree": "^2.3.1",
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
}
}

0 comments on commit f02098a

Please sign in to comment.