Skip to content

Commit

Permalink
Update dependency rollup to ^4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 989a688 commit 459fae3
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 85 deletions.
2 changes: 1 addition & 1 deletion ember/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"fractal-page-object": "^0.5.0",
"postcss": "^8.4.33",
"prettier": "^3.2.5",
"rollup": "^4.9.5",
"rollup": "^4.17.0",
"rollup-plugin-postcss": "^4.0.2",
"stylelint": "^16.1.0",
"typescript": "^5.4.4",
Expand Down
2 changes: 1 addition & 1 deletion foundation/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"fast-glob": "^3.3.2",
"postcss": "^8.4.33",
"prettier": "^3.2.5",
"rollup": "^4.9.4",
"rollup": "^4.17.0",
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-multi-input": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion incubator/ember-aria-navigator/package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"qunit-dom": "^3.0.0",
"rollup": "^4.13.0",
"rollup": "^4.17.0",
"rollup-plugin-postcss": "^4.0.2",
"typescript": "^5.4.2",
"webpack": "^5.90.3"
Expand Down
Loading

0 comments on commit 459fae3

Please sign in to comment.