Skip to content

Commit 6f8b4ff

Browse files
chore(deps-dev): bump rollup from 3.29.4 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbc69b8 commit 6f8b4ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@rollup/plugin-terser": "^0.4.1",
1616
"@rollup/plugin-typescript": "^11.1.1",
1717
"@types/intercom-web": "^2.8.21",
18-
"rollup": "^3.21.0",
18+
"rollup": "^3.29.5",
1919
"rollup-plugin-re": "^1.0.7",
2020
"rollup-plugin-visualizer": "^5.9.0",
2121
"zone.js": "0.11.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12530,10 +12530,10 @@ rollup@^2.79.0:
1253012530
optionalDependencies:
1253112531
fsevents "~2.3.2"
1253212532

12533-
rollup@^3.2.5, rollup@^3.21.0:
12534-
version "3.29.4"
12535-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
12536-
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
12533+
rollup@^3.2.5, rollup@^3.29.5:
12534+
version "3.29.5"
12535+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
12536+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
1253712537
optionalDependencies:
1253812538
fsevents "~2.3.2"
1253912539

0 commit comments

Comments
 (0)