Skip to content

Commit 33de825

Browse files
BenOsodracbrandyscarneyIonitron
authored
chore(tokens): update design-tokens dependency to 1.2.5 (#30353)
Issue number: internal --------- <!-- Please do not submit updates to dependencies unless it fixes an issue. --> <!-- Please try to limit your pull request to one type (bugfix, feature, etc). Submit multiple pull requests if needed. --> ## What is the new behavior? <!-- Please describe the behavior or changes that are being added by this PR. --> - Update tokens dependency to 1.2.5. - This version fixes values of some colors, to improve a11y compliance. - Added new extended colors. ## Does this introduce a breaking change? - [ ] Yes - [x] No <!-- If this introduces a breaking change: 1. Describe the impact and migration path for existing applications below. 2. Update the BREAKING.md file with the breaking change. 3. Add "BREAKING CHANGE: [...]" to the commit description when merging. See https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#footer for more information. --> --------- Co-authored-by: Brandy Smith <[email protected]> Co-authored-by: ionitron <[email protected]>
1 parent 07ac3db commit 33de825

File tree

31 files changed

+566
-81
lines changed

31 files changed

+566
-81
lines changed

core/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"fs-extra": "^9.0.1",
6767
"jest": "^29.7.0",
6868
"jest-cli": "^29.7.0",
69-
"outsystems-design-tokens": "^1.2.4",
69+
"outsystems-design-tokens": "^1.2.5",
7070
"prettier": "^2.8.8",
7171
"rollup": "^2.26.4",
7272
"sass": "^1.33.0",
129 Bytes
Loading
168 Bytes
Loading
379 Bytes
Loading
153 Bytes
Loading
95 Bytes
Loading
388 Bytes
Loading
-915 Bytes
Loading
-1023 Bytes
Loading

0 commit comments

Comments
 (0)