Skip to content

Commit

Permalink
Bump stylelint from 16.6.1 to 16.7.0 (#829)
Browse files Browse the repository at this point in the history
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.6.1...16.7.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 17, 2024
1 parent fca9dd0 commit 809604b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"postcss": "8",
"stylelint": "^16.6.1",
"stylelint": "^16.7.0",
"stylelint-config-gds": "^2.0.0"
},
"stylelint": {
Expand Down
39 changes: 16 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ __metadata:
languageName: node
linkType: hard

"@csstools/css-parser-algorithms@npm:^2.6.3":
"@csstools/css-parser-algorithms@npm:^2.7.1":
version: 2.7.1
resolution: "@csstools/css-parser-algorithms@npm:2.7.1"
peerDependencies:
Expand All @@ -43,14 +43,14 @@ __metadata:
languageName: node
linkType: hard

"@csstools/css-tokenizer@npm:^2.3.1":
"@csstools/css-tokenizer@npm:^2.4.1":
version: 2.4.1
resolution: "@csstools/css-tokenizer@npm:2.4.1"
checksum: fe71cee85ec7372da07083d088b6a704f43e5d3d2d8071c4b8a86fae60408b559a218a43f8625bf2f0be5c7f90c8f3ad20a1aae1921119a1c02b51c310cc2b6b
languageName: node
linkType: hard

"@csstools/media-query-list-parser@npm:^2.1.11":
"@csstools/media-query-list-parser@npm:^2.1.13":
version: 2.1.13
resolution: "@csstools/media-query-list-parser@npm:2.1.13"
peerDependencies:
Expand Down Expand Up @@ -658,7 +658,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.3.4":
"debug@npm:4, debug@npm:^4.3.4, debug@npm:^4.3.5":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
Expand Down Expand Up @@ -847,7 +847,7 @@ __metadata:
govuk-frontend: "npm:^5.3.1"
postcss: "npm:8"
sass: "npm:^1.77.6"
stylelint: "npm:^16.6.1"
stylelint: "npm:^16.7.0"
stylelint-config-gds: "npm:^2.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1311,13 +1311,6 @@ __metadata:
languageName: node
linkType: hard

"known-css-properties@npm:^0.31.0":
version: 0.31.0
resolution: "known-css-properties@npm:0.31.0"
checksum: 8e643cbed32d7733278ba215c43dfc38fc7e77d391f66b81f07228af97d69ce2cebba03a9bc1ac859479e162aea812e258b30f4c93cb7b7adfd0622a141d36da
languageName: node
linkType: hard

"known-css-properties@npm:^0.34.0":
version: 0.34.0
resolution: "known-css-properties@npm:0.34.0"
Expand Down Expand Up @@ -1691,7 +1684,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8, postcss@npm:^8.4.38":
"postcss@npm:8, postcss@npm:^8.4.39":
version: 8.4.39
resolution: "postcss@npm:8.4.39"
dependencies:
Expand Down Expand Up @@ -2027,21 +2020,21 @@ __metadata:
languageName: node
linkType: hard

"stylelint@npm:^16.6.1":
version: 16.6.1
resolution: "stylelint@npm:16.6.1"
"stylelint@npm:^16.7.0":
version: 16.7.0
resolution: "stylelint@npm:16.7.0"
dependencies:
"@csstools/css-parser-algorithms": "npm:^2.6.3"
"@csstools/css-tokenizer": "npm:^2.3.1"
"@csstools/media-query-list-parser": "npm:^2.1.11"
"@csstools/css-parser-algorithms": "npm:^2.7.1"
"@csstools/css-tokenizer": "npm:^2.4.1"
"@csstools/media-query-list-parser": "npm:^2.1.13"
"@csstools/selector-specificity": "npm:^3.1.1"
"@dual-bundle/import-meta-resolve": "npm:^4.1.0"
balanced-match: "npm:^2.0.0"
colord: "npm:^2.9.3"
cosmiconfig: "npm:^9.0.0"
css-functions-list: "npm:^3.2.2"
css-tree: "npm:^2.3.1"
debug: "npm:^4.3.4"
debug: "npm:^4.3.5"
fast-glob: "npm:^3.3.2"
fastest-levenshtein: "npm:^1.0.16"
file-entry-cache: "npm:^9.0.0"
Expand All @@ -2052,13 +2045,13 @@ __metadata:
ignore: "npm:^5.3.1"
imurmurhash: "npm:^0.1.4"
is-plain-object: "npm:^5.0.0"
known-css-properties: "npm:^0.31.0"
known-css-properties: "npm:^0.34.0"
mathml-tag-names: "npm:^2.1.3"
meow: "npm:^13.2.0"
micromatch: "npm:^4.0.7"
normalize-path: "npm:^3.0.0"
picocolors: "npm:^1.0.1"
postcss: "npm:^8.4.38"
postcss: "npm:^8.4.39"
postcss-resolve-nested-selector: "npm:^0.1.1"
postcss-safe-parser: "npm:^7.0.0"
postcss-selector-parser: "npm:^6.1.0"
Expand All @@ -2072,7 +2065,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 8dc9b0024d6fb109380a142171ab8a134c3863aa8b8736f0083310a0d05f173dcda5680f29267697dfa0aaeb2f08aef4ef113e4bb4f8582fcfdd97f35be51d71
checksum: 98cb36037684433d991a0c507bbf8155309e96470177487f493e66de098631e5303b235470fc5c8086cd98013385b669c4e3cb68ad01421b898e1da6848e5d78
languageName: node
linkType: hard

Expand Down

0 comments on commit 809604b

Please sign in to comment.