Skip to content

Commit

Permalink
chore(deps): update dependency tslib to ^2.7.0 (#5003)
Browse files Browse the repository at this point in the history
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cultureamp-renovate[bot] authored Sep 1, 2024
1 parent 4138e8c commit 5486ad8
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 54 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"serialize-query-params": "^2.0.2",
"svgo": "^3.3.2",
"ts-jest": "^29.2.5",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"tsx": "^4.19.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-highlight": "^0.15.0",
"react-map-interaction": "^2.1.0",
"rollup": "^4.21.2",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"tsx": "^4.19.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"classnames": "^2.5.1",
"rollup": "^4.21.2",
"tailwindcss": "^3.4.10",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
},
"peerDependencies": {
"tailwindcss": ">=3.4.7"
Expand Down
Loading

0 comments on commit 5486ad8

Please sign in to comment.