Skip to content

Commit 1e12bcc

Browse files
chore(deps-dev): bump rollup from 3.29.4 to 3.29.5 (#177)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Warren <5959690+wrn14897@users.noreply.github.com>
1 parent d4d1cd4 commit 1e12bcc

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
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": "^2.79.2",
1919
"rollup-plugin-re": "^1.0.7",
2020
"rollup-plugin-visualizer": "^5.9.0",
2121
"zone.js": "0.11.4"

packages/otel-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"npm-run-all": "^4.1.5",
110110
"nyc": "^15.1.0",
111111
"puppeteer": "^14.1.1",
112-
"rollup": "^2.79.0",
112+
"rollup": "^2.79.2",
113113
"rollup-plugin-istanbul": "^3.0.0",
114114
"rollup-plugin-polyfill-node": "^0.10.2",
115115
"rollup-plugin-terser": "^7.0.2",

packages/session-recorder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/jest": "^29.5.10",
6060
"jest": "^29.7.0",
6161
"npm-run-all": "^4.1.5",
62-
"rollup": "^2.79.0",
62+
"rollup": "^2.79.2",
6363
"rollup-plugin-istanbul": "^3.0.0",
6464
"rollup-plugin-polyfill-node": "^0.10.2",
6565
"rollup-plugin-re": "^1.0.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12609,14 +12609,14 @@ rollup-pluginutils@^2.0.1:
1260912609
dependencies:
1261012610
estree-walker "^0.6.1"
1261112611

12612-
rollup@^2.79.0:
12613-
version "2.79.1"
12614-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
12615-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
12612+
rollup@^2.79.2:
12613+
version "2.79.2"
12614+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
12615+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
1261612616
optionalDependencies:
1261712617
fsevents "~2.3.2"
1261812618

12619-
rollup@^3.2.5, rollup@^3.21.0:
12619+
rollup@^3.2.5:
1262012620
version "3.29.4"
1262112621
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
1262212622
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==

0 commit comments

Comments
 (0)