Skip to content

Commit 5555d2b

Browse files
renovate[bot]castastrophe
authored andcommitted
chore: update dependency @spectrum-css/switch to v6.1.0
1 parent 6c58f50 commit 5555d2b

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

packages/switch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@spectrum-web-components/checkbox": "1.4.0"
7070
},
7171
"devDependencies": {
72-
"@spectrum-css/switch": "6.0.0-s2-foundations.16"
72+
"@spectrum-css/switch": "6.1.0"
7373
},
7474
"types": "./src/index.d.ts",
7575
"customElements": "custom-elements.json",

yarn.lock

+9-6
Original file line numberDiff line numberDiff line change
@@ -7641,12 +7641,15 @@ __metadata:
76417641
languageName: node
76427642
linkType: hard
76437643

7644-
"@spectrum-css/switch@npm:6.0.0-s2-foundations.16":
7645-
version: 6.0.0-s2-foundations.16
7646-
resolution: "@spectrum-css/switch@npm:6.0.0-s2-foundations.16"
7644+
"@spectrum-css/switch@npm:6.1.0":
7645+
version: 6.1.0
7646+
resolution: "@spectrum-css/switch@npm:6.1.0"
76477647
peerDependencies:
7648-
"@spectrum-css/tokens": ">=14"
7649-
checksum: 10c0/f983bb72de9a8f9e6c3c4c97cf996c78cc302d811359656f1e13bb5bd243d7794f688b391f71fc66f8e658077b7f495b57d9c7fcad19eb6ee54d4373340715d2
7648+
"@spectrum-css/tokens": ">=16.0.1"
7649+
peerDependenciesMeta:
7650+
"@spectrum-css/tokens":
7651+
optional: true
7652+
checksum: 10c0/6a6ee80f090a79566ec6c9ccaac7fa29683d059090ce946ade75000436577b96a4810079d4ff4e9c8736585649b44f29a715fed85fd1970c4a5757d51549bf38
76507653
languageName: node
76517654
linkType: hard
76527655

@@ -8782,7 +8785,7 @@ __metadata:
87828785
version: 0.0.0-use.local
87838786
resolution: "@spectrum-web-components/switch@workspace:packages/switch"
87848787
dependencies:
8785-
"@spectrum-css/switch": "npm:6.0.0-s2-foundations.16"
8788+
"@spectrum-css/switch": "npm:6.1.0"
87868789
"@spectrum-web-components/base": "npm:1.4.0"
87878790
"@spectrum-web-components/checkbox": "npm:1.4.0"
87888791
languageName: unknown

0 commit comments

Comments
 (0)