Skip to content

Commit

Permalink
chore(tokens): use latest dep
Browse files Browse the repository at this point in the history
  • Loading branch information
pfulton committed Jan 20, 2023
1 parent 7a0a6e3 commit 75f5fef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion components/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build": "gulp build"
},
"devDependencies": {
"@adobe/spectrum-tokens": "12.0.0-beta.64",
"@adobe/spectrum-tokens": "12.0.0-beta.66",
"gulp": "^4.0.0",
"gulp-concat": "^2.6.1",
"style-dictionary": "^3.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens-deprecated/-/spectrum-tokens-deprecated-11.8.0.tgz#7edf6f7b7e3c22581e0732c8de97fa0a68ed66b9"
integrity sha512-LW2SA/8VhW868tEcgIcugx7xdtgFG3KiUoEz+4s2nHTdmKj0h2A9pnTNplVTNAMq2uPSfp6wKKvQNNnMSIXqCg==

"@adobe/[email protected].64":
version "12.0.0-beta.64"
resolved "https://artifactory.corp.adobe.com/artifactory/api/npm/npm-adobe-release/@adobe/spectrum-tokens/-/spectrum-tokens-12.0.0-beta.64.tgz#9c90a4382544557845dd4200c3840a13d8129f33"
integrity sha512-WpxcAQHydSmkaNDwB/fxeI+NwyZrz4vF5Nu+olfSGv0FgxtYEh6krB4vg5mpQjbkrxtmcat6NiGA+UwLBTqmNQ==
"@adobe/[email protected].66":
version "12.0.0-beta.66"
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.0.0-beta.66.tgz#567a97fc13069b21ebb3d03bcca154c203c177b9"
integrity sha512-eV93F+1SiVk0yOT6ZUS1LccdZ8tmXaxXu8JXqEPpoUPNlOJEP+9rZA61JqdzmURUTheW5rrG/4hpZK1HV3tFXA==

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

0 comments on commit 75f5fef

Please sign in to comment.