Skip to content

Commit 19c7474

Browse files
authored
feat(tokens): bring in latest tokens (field, picker) (#1776)
1 parent 64ff740 commit 19c7474

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

components/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.1.2",
30+
"@adobe/spectrum-tokens": "12.2.0",
3131
"concat-cli": "^4.0.0",
3232
"npm-run-all": "^4.1.5",
3333
"postcss": "^8.4.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens-deprecated/-/spectrum-tokens-deprecated-11.8.0.tgz#7edf6f7b7e3c22581e0732c8de97fa0a68ed66b9"
2323
integrity sha512-LW2SA/8VhW868tEcgIcugx7xdtgFG3KiUoEz+4s2nHTdmKj0h2A9pnTNplVTNAMq2uPSfp6wKKvQNNnMSIXqCg==
2424

25-
"@adobe/spectrum-tokens@12.1.2":
26-
version "12.1.2"
27-
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.1.2.tgz#0d9bd4b8a67eb634a40f6fc2f24e740a7b1dcec7"
28-
integrity sha512-WIIrZ9ALQyLFMLHlEjIq1sa8WAy9nY1EMP3qgIQ/hpPCoceUBVvO1qKpdOaW5GrGeyKmhLUpllXPWDFrt7mUCQ==
25+
"@adobe/spectrum-tokens@12.2.0":
26+
version "12.2.0"
27+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.2.0.tgz#25510094290898c84eba52a6ce634d6597a9a1d8"
28+
integrity sha512-nJ1fsIVUCYo/rtgkcUtZF7/tOOfUmGMkB1KeMqJAv1oW9EFBY/xhjOpRVa0lpNS0+S49v3oKo/YIyFLa+wns+A==
2929

3030
"@ampproject/remapping@^2.2.0":
3131
version "2.2.0"

0 commit comments

Comments
 (0)