From d3f640005d25a75aa777467ebcb5c66609ea575a Mon Sep 17 00:00:00 2001 From: "cultureamp-renovate[bot]" <89962466+cultureamp-renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 12:45:36 +1100 Subject: [PATCH] chore(deps): update dependency rollup to ^4.3.0 (#4265) Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com> --- packages/components/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/components/package.json b/packages/components/package.json index 3f62232f060..13bdd8ced5a 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -109,7 +109,7 @@ "concat-cli": "^4.0.0", "query-string": "^8.1.0", "react-intl": "^6.5.1", - "rollup": "^4.1.5", + "rollup": "^4.3.0", "rollup-plugin-dts": "^6.1.0", "rollup-plugin-ignore": "^1.0.10", "rollup-plugin-node-externals": "^6.1.2", diff --git a/yarn.lock b/yarn.lock index a0dd6f74122..d4378d96912 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16789,7 +16789,7 @@ rollup@^3.5.0: optionalDependencies: fsevents "~2.3.2" -rollup@^4.1.5: +rollup@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.3.0.tgz#198e6ae4355899db630d75bc0e17b53f5d0fc20e" integrity sha512-scIi1NrKLDIYSPK66jjECtII7vIgdAMFmFo8h6qm++I6nN9qDSV35Ku6erzGVqYjx+lj+j5wkusRMr++8SyDZg==