Skip to content

Commit

Permalink
chore(deps): update dependency rollup to ^4.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cultureamp-renovate[bot] committed Dec 13, 2024
1 parent ba92801 commit a0055c7
Show file tree
Hide file tree
Showing 5 changed files with 233 additions and 69 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"react-dom": "^18.3.1",
"react-highlight": "^0.15.0",
"react-intl": "^7.0.1",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"sass": "1.79.6",
"serialize-query-params": "^2.0.2",
"svgo": "^3.3.2",
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 @@ -52,7 +52,7 @@
"react": "^18.3.1",
"react-highlight": "^0.15.0",
"react-map-interaction": "^2.1.0",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"tslib": "^2.8.1",
"tsx": "^4.19.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/package-bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ts-patch": "Required for typescript-transform-paths"
},
"devDependencies": {
"rollup": "^4.28.0"
"rollup": "^4.28.1"
},
"devDependenciesComments": {
"typescript": "Installed in root"
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@kaizen/package-bundler": "workspace:*",
"classnames": "^2.5.1",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1"
},
Expand Down
Loading

0 comments on commit a0055c7

Please sign in to comment.