Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 04ac74e commit e0d0826
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 @@ -35,7 +35,7 @@
"jasmine-core": "^5.1.2",
"postcss": "^8.4.38",
"standardx": "^7.0.0",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"stylelint-config-gds": "^2.0.0"
},
"resolutions": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2194,7 +2194,7 @@ __metadata:
jasmine-core: "npm:^5.1.2"
postcss: "npm:^8.4.38"
standardx: "npm:^7.0.0"
stylelint: "npm:^16.4.0"
stylelint: "npm:^16.5.0"
stylelint-config-gds: "npm:^2.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3545,9 +3545,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 @@ -3590,7 +3590,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 7e603a0d88732180b60528c9f2edfca7fdf8c966f42c260af16131854c3acb5acfa30403b1f4fd72cd1470eb9ba625ca4de84e8cb379942df54127c55afc1288
checksum: 9281693ff6c1918e07fdcf7a950531f79678a28261a0d5bd36ca2fcf524e53d7305158d20ba890f5dd01c0ff90c09a13453dce2fe6887f4c157d8c2c0acf3666
languageName: node
linkType: hard

Expand Down

0 comments on commit e0d0826

Please sign in to comment.