Skip to content

Commit

Permalink
Bump the all-dependencies group with 4 updates (#91)
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 Jul 15, 2024
1 parent 6385c3b commit 8078235
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 41 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"packages/*"
],
"devDependencies": {
"@webref/css": "^6.13.0",
"@webref/css": "^6.13.1",
"aria-attributes": "^2.0.1",
"c8": "^10.1.2",
"html-element-attributes": "^3.4.0",
"stylelint-test-rule-node": "^0.2.2",
"stylelint": "^16.6.1",
"stylelint-test-rule-node": "^0.3.0",
"stylelint": "^16.7.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 @@ -27,12 +27,12 @@
"stylelint-plugin"
],
"dependencies": {
"postcss-selector-parser": "^6.0.16"
"postcss-selector-parser": "^6.1.1"
},
"peerDependencies": {
"stylelint": "^16.0.0"
},
"devDependencies": {
"stylelint": "^16.6.1"
"stylelint": "^16.7.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 @@ -25,12 +25,12 @@
"stylelint-plugin"
],
"dependencies": {
"postcss-selector-parser": "^6.0.16"
"postcss-selector-parser": "^6.1.1"
},
"peerDependencies": {
"stylelint": "^16.0.0"
},
"devDependencies": {
"stylelint": "^16.6.1"
"stylelint": "^16.7.0"
}
}
4 changes: 2 additions & 2 deletions packages/nesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
],
"dependencies": {
"@csstools/selector-specificity": "^3.1.1",
"postcss-selector-parser": "^6.0.16"
"postcss-selector-parser": "^6.1.1"
},
"peerDependencies": {
"stylelint": "^16.0.0"
},
"devDependencies": {
"stylelint": "^16.6.1"
"stylelint": "^16.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/prop-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"stylelint": "^16.0.0"
},
"devDependencies": {
"stylelint": "^16.6.1"
"stylelint": "^16.7.0"
}
}

0 comments on commit 8078235

Please sign in to comment.