Skip to content

Commit d3d23cc

Browse files
pfultoncastastrophe
authored andcommitted
feat(tokens): use 13.0.0-beta.5
Includes new color values for Spectrum 2
1 parent 49057ca commit d3d23cc

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.24.0",
18+
"@adobe/spectrum-tokens": "13.0.0-beta.5",
1919
"@nxkit/style-dictionary": "^4.0.0",
2020
"postcss": "^8.4.35",
2121
"postcss-cli": "^11.0.0",

yarn.lock

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

94-
"@adobe/spectrum-tokens@12.24.0":
95-
version "12.24.0"
96-
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.24.0.tgz#0056d4fc8aaae3871177a2d3d02900bee6c43d70"
97-
integrity sha512-I4M5RAOaeetAFd4W7JFc607bBItndKNqBVXMj55t5T/qRhsOg/j/b5gd2sVsEH2pFrexgBfPxLBLUP9EKFgm8A==
94+
"@adobe/spectrum-tokens@13.0.0-beta.5":
95+
version "13.0.0-beta.5"
96+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-13.0.0-beta.5.tgz#a84cfe1250adadb3985a15a0ebabdbcc870db2dc"
97+
integrity sha512-u2cqkNcszFw4IHWnvOSfv7++Wt67wHL7Sj1QmUZCpBSp7fLGdjixiGf/eLXEwXbur65qNcFOsI3yC5pS9Ns4/Q==
9898

9999
"@ampproject/remapping@^2.2.0":
100100
version "2.2.1"

0 commit comments

Comments
 (0)