Skip to content

Commit

Permalink
chore: Update @workday/canvas-tokens-web version (#2706)
Browse files Browse the repository at this point in the history
Update @workday/canvas-tokens-web version to 1.3.1

[category:Infrastructure]

Co-authored-by: @alanbsmith <a.bax.smith@gmail.com>
  • Loading branch information
RayRedGoose and alanbsmith authored Apr 18, 2024
1 parent ab84efb commit f88d052
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion modules/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@workday/canvas-kit-react": "^10.3.33",
"@workday/canvas-kit-styling": "^10.3.33",
"@workday/canvas-system-icons-web": "^3.0.0",
"@workday/canvas-tokens-web": "^1.3.0",
"@workday/canvas-tokens-web": "^1.3.1",
"markdown-to-jsx": "^6.10.3",
"ts-node": "^10.9.1"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/preview-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@workday/canvas-kit-react": "^10.3.33",
"@workday/canvas-kit-styling": "^10.3.33",
"@workday/canvas-system-icons-web": "^3.0.0",
"@workday/canvas-tokens-web": "^1.3.0",
"@workday/canvas-tokens-web": "^1.3.1",
"@workday/design-assets-types": "^0.2.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@workday/canvas-kit-popup-stack": "^10.3.33",
"@workday/canvas-kit-styling": "^10.3.33",
"@workday/canvas-system-icons-web": "^3.0.0",
"@workday/canvas-tokens-web": "^1.3.0",
"@workday/canvas-tokens-web": "^1.3.1",
"@workday/design-assets-types": "^0.2.8",
"chroma-js": "^2.1.0",
"csstype": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/styling-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@emotion/serialize": "^1.0.2",
"@workday/canvas-kit-styling": "^10.3.33",
"@workday/canvas-tokens-web": "^1.3.0",
"@workday/canvas-tokens-web": "^1.3.1",
"stylis": "4.0.13",
"typescript": "4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@emotion/serialize": "^1.0.2",
"@emotion/styled": "^11.6.0",
"@workday/canvas-kit-react": "^10.3.33",
"@workday/canvas-tokens-web": "^1.3.0",
"@workday/canvas-tokens-web": "^1.3.1",
"typescript": "4.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@
"@workday/canvas-accent-icons-web": "^3.0.9",
"@workday/canvas-applet-icons-web": "^2.0.9",
"@workday/canvas-system-icons-web": "^3.0.0",
"@workday/canvas-tokens-web": "^1.3.0"
"@workday/canvas-tokens-web": "^1.3.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5119,10 +5119,10 @@
dependencies:
"@workday/design-assets-types" "0.2.8"

"@workday/canvas-tokens-web@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@workday/canvas-tokens-web/-/canvas-tokens-web-1.3.0.tgz#e4a47348f8ccfbb848b0ca16b73555ef1a6df11a"
integrity sha512-BL3aUhhq+sSkwiBvmJJgCrrBWAnlKILrDsPyJCMXE+kXdE+fGQNZyP6AfJnhRli4sK59iPmhCqcF1Up1a5rVUw==
"@workday/canvas-tokens-web@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@workday/canvas-tokens-web/-/canvas-tokens-web-1.3.1.tgz#c4cfe0bfdf1926ee87178f08a2aaa6c6c4ede89a"
integrity sha512-4W6P8XHjPvIMpiD04KspeKTX0aFLoIhYiCqQsOhB55A6h6fA2ZPGS0uBdSxSIezbgeYEU0/6PXHY1aQjOT5UUw==

"@workday/design-assets-types@0.2.10":
version "0.2.10"
Expand Down

0 comments on commit f88d052

Please sign in to comment.