Skip to content

Commit e0d1f73

Browse files
dependabot[bot]Westbrook
authored andcommitted
chore: bump @spectrum-css/statuslight from 6.0.52 to 6.0.57
Bumps [@spectrum-css/statuslight](https://github.com/adobe/spectrum-css/tree/HEAD/components/statuslight) from 6.0.52 to 6.0.57. - [Release notes](https://github.com/adobe/spectrum-css/releases) - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/statuslight/CHANGELOG.md) - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/statuslight@6.0.57/components/statuslight) --- updated-dependencies: - dependency-name: "@spectrum-css/statuslight" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 440d14f commit e0d1f73

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/status-light/src/spectrum-status-light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ governing permissions and limitations under the License.
215215
--mod-statuslight-line-height,
216216
var(--spectrum-statuslight-line-height)
217217
);
218-
min-height: var(
218+
min-block-size: var(
219219
--mod-statuslight-height,
220220
var(--spectrum-statuslight-height)
221221
);

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6439,9 +6439,9 @@
64396439
integrity sha512-zdOuXpAA20qBOt1TKMSUsEzE9eVv6xSlbb13KaDnMnt3hJ0VtC7U4imvw1OHAErm2kOghqBms5ZDf4XIAZg5ng==
64406440

64416441
"@spectrum-css/statuslight@^6.0.52":
6442-
version "6.0.52"
6443-
resolved "https://registry.yarnpkg.com/@spectrum-css/statuslight/-/statuslight-6.0.52.tgz#bec9833cbee3778d3f1b90a2b732fcc3d1f18a62"
6444-
integrity sha512-4ZByK1+C7/crXj2CCPCmUVgbqqMZ4RIuklOK8h6XBjO1gxAiY7nMjRPGJpNNFB1fO/9+H+OBdN9vsh+kuNxNMQ==
6442+
version "6.0.57"
6443+
resolved "https://registry.yarnpkg.com/@spectrum-css/statuslight/-/statuslight-6.0.57.tgz#218dfcd215634b88b309849e9d73768ec614dbfa"
6444+
integrity sha512-+UXo2sqSKbQVEiw5yEJiZkz5WiSrVMhZbqQgc6HhS7qMTU32mAa7fXPuNXoU+DO08may5iGxf7tJeOp/mS8I4g==
64456445

64466446
"@spectrum-css/stepper@^4.0.56":
64476447
version "4.0.56"

0 commit comments

Comments
 (0)