Skip to content

Commit

Permalink
chore(deps): update telus-tds monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 14, 2021
1 parent 7841cae commit e7d3932
Show file tree
Hide file tree
Showing 7 changed files with 171 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@tds/core-card": "^2.3.4",
"@tds/core-chevron-link": "^2.1.16",
"@tds/core-colours": "^2.2.1",
"@tds/core-css-reset": "^2.0.5",
"@tds/core-css-reset": "^3.0.0",
"@tds/core-dimple-divider": "^2.0.16",
"@tds/core-flex-grid": "^4.0.1",
"@tds/core-hairline-divider": "^2.0.13",
Expand Down
163 changes: 163 additions & 0 deletions packages/MiniExpandCollapse/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/MiniExpandCollapse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@tds/core-colours": "^2.2.1",
"@tds/core-interactive-icon": "^2.1.0",
"@tds/shared-animation": "^3.0.0",
"@tds/shared-styles": "^1.5.2",
"@tds/shared-styles": "^2.0.0",
"@tds/shared-typography": "^1.3.5",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/QuietButton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@tds/core-box": "^2.1.3",
"@tds/core-colours": "^2.2.1",
"@tds/shared-styles": "^1.5.2",
"@tds/shared-styles": "^2.0.0",
"@tds/shared-typography": "^1.3.5",
"@tds/util-helpers": "^1.5.0",
"@tds/util-prop-types": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/RadioCard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@tds/core-box": "^2.1.3",
"@tds/core-colours": "^2.2.1",
"@tds/core-heading": "^3.0.4",
"@tds/shared-styles": "^1.5.2",
"@tds/shared-styles": "^2.0.0",
"@tds/util-helpers": "^1.5.0",
"prop-types": "^15.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/SkeletonProvider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@tds/core-colours": "^2.2.1",
"@tds/shared-styles": "^1.5.2",
"@tds/shared-styles": "^2.0.0",
"@tds/util-helpers": "^1.5.0",
"prop-types": "^15.6.2",
"recompose": "^0.30.0"
Expand Down

0 comments on commit e7d3932

Please sign in to comment.