Skip to content

Commit 5ec70af

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

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
@@ -27,7 +27,7 @@
2727
"format:results": "prettier --no-config --no-error-on-unmatched-pattern --ignore-unknown --loglevel silent --write dist/"
2828
},
2929
"devDependencies": {
30-
"@adobe/spectrum-tokens": "12.23.1",
30+
"@adobe/spectrum-tokens": "13.0.0-beta.5",
3131
"concat-cli": "^4.0.0",
3232
"npm-run-all": "^4.1.5",
3333
"postcss": "^8.4.21",

yarn.lock

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

64-
"@adobe/spectrum-tokens@12.23.1":
65-
version "12.23.1"
66-
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.23.1.tgz#60bce03365850508bc3d36aa5dfc9b77533f0008"
67-
integrity sha512-PQnZ7KRsOA7M8AsEE5ajEmfSjnmo1/1tiUymFPFcGrWnV0jNYO/6n16LA3925KJo/+IbmNrYNpdHhpBGpXjhcQ==
64+
"@adobe/spectrum-tokens@13.0.0-beta.5":
65+
version "13.0.0-beta.5"
66+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-13.0.0-beta.5.tgz#a84cfe1250adadb3985a15a0ebabdbcc870db2dc"
67+
integrity sha512-u2cqkNcszFw4IHWnvOSfv7++Wt67wHL7Sj1QmUZCpBSp7fLGdjixiGf/eLXEwXbur65qNcFOsI3yC5pS9Ns4/Q==
6868

6969
"@ampproject/remapping@^2.2.0":
7070
version "2.2.1"

0 commit comments

Comments
 (0)