Skip to content

Commit d2ac17c

Browse files
committed
feat(tokens): use 13.0.0-beta.8
1 parent fc354d6 commit d2ac17c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"main": "dist/index.css",
1717
"devDependencies": {
18-
"@adobe/spectrum-tokens": "13.0.0-beta.5",
18+
"@adobe/spectrum-tokens": "13.0.0-beta.8",
1919
"@nxkit/style-dictionary": "^4.0.0",
2020
"concat-cli": "^4.0.0",
2121
"npm-run-all": "^4.1.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
resolved "https://registry.yarnpkg.com/@adobe/spectrum-css-workflow-icons/-/spectrum-css-workflow-icons-1.5.4.tgz#0e09ff519c36139176c3ba3ce617a995c9032f67"
6767
integrity sha512-sZ19YOLGw5xTZzCEkVXPjf53lXVzo063KmDTJjpSjy/XLVsF+RaX0b436SfSM4hsIUZ7n27+UsbOvzFaFjcYXw==
6868

69-
"@adobe/[email protected].5":
70-
version "13.0.0-beta.5"
71-
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-13.0.0-beta.5.tgz#a84cfe1250adadb3985a15a0ebabdbcc870db2dc"
72-
integrity sha512-u2cqkNcszFw4IHWnvOSfv7++Wt67wHL7Sj1QmUZCpBSp7fLGdjixiGf/eLXEwXbur65qNcFOsI3yC5pS9Ns4/Q==
69+
"@adobe/[email protected].8":
70+
version "13.0.0-beta.8"
71+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-13.0.0-beta.8.tgz#65a730d775634ce255945618de0dc907de83a985"
72+
integrity sha512-XM9mN5nx7TDtGamZ6ciglA8fPJ6vVK24lBKE8Nf2wrsjc7BP8hOjmAFLxh3ROHJ59tCW4s7dGOZyKERcwXillQ==
7373

7474
"@ampproject/remapping@^2.2.0":
7575
version "2.2.1"

0 commit comments

Comments
 (0)