Skip to content

Commit

Permalink
feat(tokens): use 13.0.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pfulton committed Jan 10, 2024
1 parent fc354d6 commit d2ac17c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"main": "dist/index.css",
"devDependencies": {
"@adobe/spectrum-tokens": "13.0.0-beta.5",
"@adobe/spectrum-tokens": "13.0.0-beta.8",
"@nxkit/style-dictionary": "^4.0.0",
"concat-cli": "^4.0.0",
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
resolved "https://registry.yarnpkg.com/@adobe/spectrum-css-workflow-icons/-/spectrum-css-workflow-icons-1.5.4.tgz#0e09ff519c36139176c3ba3ce617a995c9032f67"
integrity sha512-sZ19YOLGw5xTZzCEkVXPjf53lXVzo063KmDTJjpSjy/XLVsF+RaX0b436SfSM4hsIUZ7n27+UsbOvzFaFjcYXw==

"@adobe/[email protected].5":
version "13.0.0-beta.5"
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-13.0.0-beta.5.tgz#a84cfe1250adadb3985a15a0ebabdbcc870db2dc"
integrity sha512-u2cqkNcszFw4IHWnvOSfv7++Wt67wHL7Sj1QmUZCpBSp7fLGdjixiGf/eLXEwXbur65qNcFOsI3yC5pS9Ns4/Q==
"@adobe/[email protected].8":
version "13.0.0-beta.8"
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-13.0.0-beta.8.tgz#65a730d775634ce255945618de0dc907de83a985"
integrity sha512-XM9mN5nx7TDtGamZ6ciglA8fPJ6vVK24lBKE8Nf2wrsjc7BP8hOjmAFLxh3ROHJ59tCW4s7dGOZyKERcwXillQ==

"@ampproject/remapping@^2.2.0":
version "2.2.1"
Expand Down

0 comments on commit d2ac17c

Please sign in to comment.