Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stylelint from 16.4.0 to 16.5.0 #1893

Merged
merged 1 commit into from
May 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3540,9 +3540,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 @@ -3585,7 +3585,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 7e603a0d88732180b60528c9f2edfca7fdf8c966f42c260af16131854c3acb5acfa30403b1f4fd72cd1470eb9ba625ca4de84e8cb379942df54127c55afc1288
checksum: 9281693ff6c1918e07fdcf7a950531f79678a28261a0d5bd36ca2fcf524e53d7305158d20ba890f5dd01c0ff90c09a13453dce2fe6887f4c157d8c2c0acf3666
languageName: node
linkType: hard

Expand Down Expand Up @@ -3690,7 +3690,7 @@ __metadata:
paste-html-to-govspeak: "npm:^0.4.0"
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