Skip to content

Commit cd95fe1

Browse files
committed
feat(tokens): use 13.0.0-beta.5
Includes new color values for Spectrum 2
1 parent 8ecd8c6 commit cd95fe1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"main": "dist/index.css",
1717
"devDependencies": {
18-
"@adobe/spectrum-tokens": "12.23.3",
18+
"@adobe/spectrum-tokens": "13.0.0-beta.5",
1919
"@nxkit/style-dictionary": "^4.0.0",
2020
"postcss": "^8.4.33",
2121
"postcss-cli": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@
8686
resolved "https://registry.yarnpkg.com/@adobe/spectrum-css-workflow-icons/-/spectrum-css-workflow-icons-1.5.4.tgz#0e09ff519c36139176c3ba3ce617a995c9032f67"
8787
integrity sha512-sZ19YOLGw5xTZzCEkVXPjf53lXVzo063KmDTJjpSjy/XLVsF+RaX0b436SfSM4hsIUZ7n27+UsbOvzFaFjcYXw==
8888

89-
"@adobe/spectrum-tokens@12.23.3":
90-
version "12.23.3"
91-
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.23.3.tgz#ae3810c347bc5a5215a2242f6a90541fe8c37bfc"
92-
integrity sha512-MlrrypHWYl0NWwYpe1YhCGCi62lOz/4fgc7xZwlr6+5PXbsP8zTLyld9IIhfIdJck6gpc8Z/fSWiYfd65BHu6Q==
89+
"@adobe/spectrum-tokens@13.0.0-beta.5":
90+
version "13.0.0-beta.5"
91+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-13.0.0-beta.5.tgz#a84cfe1250adadb3985a15a0ebabdbcc870db2dc"
92+
integrity sha512-u2cqkNcszFw4IHWnvOSfv7++Wt67wHL7Sj1QmUZCpBSp7fLGdjixiGf/eLXEwXbur65qNcFOsI3yC5pS9Ns4/Q==
9393

9494
"@ampproject/remapping@^2.2.0":
9595
version "2.2.1"

0 commit comments

Comments
 (0)