mirror of
https://github.com/mastodon/mastodon.git
synced 2026-03-21 18:05:23 -05:00
Update dependency @csstools/stylelint-formatter-github to v2 (#37515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1468f94509
commit
22e438d7bd
|
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@csstools/stylelint-formatter-github": "^1.0.0",
|
||||
"@csstools/stylelint-formatter-github": "^2.0.0",
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
|
|
|
|||
12
yarn.lock
12
yarn.lock
|
|
@ -1926,12 +1926,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/stylelint-formatter-github@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "@csstools/stylelint-formatter-github@npm:1.0.0"
|
||||
"@csstools/stylelint-formatter-github@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@csstools/stylelint-formatter-github@npm:2.0.0"
|
||||
peerDependencies:
|
||||
stylelint: ^16.6.0
|
||||
checksum: 10c0/2052c4e4d89656b2b4176a6d07508ef73278d33c24a7408a3555d07f26ec853f85da95525590c51751fb3150a2ebb5e3083d8200dc6597af2cd8e93198695269
|
||||
stylelint: ^17.0.0
|
||||
checksum: 10c0/1eddcb749eb93efff2e2d7edb4405459bf558ceaa6d90e792408802f30c55e3482a4cead9e69fd651f04a927e863782fc6cf813c37433da9ff1f068910080a06
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2861,7 +2861,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "@mastodon/mastodon@workspace:."
|
||||
dependencies:
|
||||
"@csstools/stylelint-formatter-github": "npm:^1.0.0"
|
||||
"@csstools/stylelint-formatter-github": "npm:^2.0.0"
|
||||
"@dnd-kit/core": "npm:^6.1.0"
|
||||
"@dnd-kit/sortable": "npm:^10.0.0"
|
||||
"@dnd-kit/utilities": "npm:^3.2.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user