Skip to content

Commit b2fee42

Browse files
committed
feat(tokens): use 13.0.0-beta.9
1 parent 1ceff3d commit b2fee42

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.8",
18+
"@adobe/spectrum-tokens": "13.0.0-beta.9",
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].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==
69+
"@adobe/[email protected].9":
70+
version "13.0.0-beta.9"
71+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-13.0.0-beta.9.tgz#b67494f49bdfd9bad3b176d12e4e92ea488b6ea9"
72+
integrity sha512-LCC/rsgczCOIjCMkgcd5/5yM8awnYurPewyM6dv6Sgx7b438yXVN5T1qHrPMj6gpXmFtw3IigivJ12zxwqzxBQ==
7373

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

0 commit comments

Comments
 (0)