Skip to content

Commit

Permalink
fix(deps): update telus-tds monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 2, 2020
1 parent 8a3ebc8 commit 71f7347
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 21 deletions.
55 changes: 40 additions & 15 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"@commitlint/prompt": "^8.3.5",
"@lerna/publish": "^3.14.1",
"@tds/core-box": "^2.1.3",
"@tds/core-button": "^2.1.14",
"@tds/core-button": "^3.0.0",
"@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-flex-grid": "^4.0.1",
"@tds/core-hairline-divider": "^2.0.13",
"@tds/core-heading": "^3.0.4",
Expand Down
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/Modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@tds/core-box": "^2.1.3",
"@tds/core-button": "^2.1.14",
"@tds/core-button": "^3.0.0",
"@tds/core-colours": "^2.2.1",
"@tds/core-heading": "^3.0.4",
"@tds/core-interactive-icon": "^2.1.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 @@ -26,7 +26,7 @@
"styled-components": "^4.1.3"
},
"dependencies": {
"@tds/shared-styles": "^1.5.2",
"@tds/shared-styles": "^2.0.0",
"@tds/shared-typography": "^1.3.5",
"@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 @@ -21,7 +21,7 @@
},
"homepage": "http://tds.telus.com",
"peerDependencies": {
"@tds/core-heading": "^2.2.5",
"@tds/core-heading": "^3.0.0",
"@tds/core-image": "^2.0.12",
"@tds/core-text": "^3.0.4",
"react": "^16.8.2",
Expand Down

0 comments on commit 71f7347

Please sign in to comment.