Skip to content

Commit acc1824

Browse files
committed
chore(backgroundlayers): access new tokens
1 parent a4393f1 commit acc1824

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

tokens/package.json

Lines changed: 1 addition & 1 deletion
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.22.1",
30+
"@adobe/spectrum-tokens": "0.0.0-s2-20230810215532",
3131
"concat-cli": "^4.0.0",
3232
"npm-run-all": "^4.1.5",
3333
"postcss": "^8.4.21",

yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,20 @@
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-
65-
version "12.22.1"
66-
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.22.1.tgz#39ac4ca2110eec1629043e0535cca0b171c2bc27"
67-
integrity sha512-rk1Wy7fxYUyWGNmdpWmp8oQliFGkhi+K5+l1hObqCzF/+LHEB9BnXCQ4QdE8SepWzTg4AxELqsUdoMRACTodng==
64+
"@adobe/spectrum-express-tokens-deprecated@^1.0.0-beta.35":
65+
version "1.0.0-beta.35"
66+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-express-tokens-deprecated/-/spectrum-express-tokens-deprecated-1.0.0-beta.35.tgz#f45d272ccd64c43cbca086c112988f0949fbdb29"
67+
integrity sha512-7DfRA/dR/8lo0+v/jYc8pCkADriRHN2EaXcUcVRwjmmeFwONRfYgpC1N9d/drvtzVjSo0q42Z1Bj12QKeFA/Zw==
68+
69+
"@adobe/spectrum-tokens-deprecated@^11.8.0":
70+
version "11.8.0"
71+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens-deprecated/-/spectrum-tokens-deprecated-11.8.0.tgz#7edf6f7b7e3c22581e0732c8de97fa0a68ed66b9"
72+
integrity sha512-LW2SA/8VhW868tEcgIcugx7xdtgFG3KiUoEz+4s2nHTdmKj0h2A9pnTNplVTNAMq2uPSfp6wKKvQNNnMSIXqCg==
73+
74+
75+
version "0.0.0-s2-20230810215532"
76+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-0.0.0-s2-20230810215532.tgz#71b2c3585183abe63a15c0c7f2c6b1a9a8319218"
77+
integrity sha512-NpgZ6/lCDCubo5tMVxFJinblTCwD40gQ0G8z8lTBYESOKTR7V03cRJ1kyRrtKSvnwTrGesCZob0R3+KLXKe0Yg==
6878

6979
"@ampproject/remapping@^2.2.0":
7080
version "2.2.1"

0 commit comments

Comments
 (0)