Skip to content

Commit 3efdebe

Browse files
committed
chore: bump rrweb dep version
1 parent 482c85f commit 3efdebe

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.changeset/beige-eggs-sniff.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'posthog-js': patch
3+
---
4+
5+
bump rrweb dependency version

packages/browser/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@
7878
"@jest/globals": "^29.7.0",
7979
"@playwright/test": "^1.52.0",
8080
"@posthog-tooling/rollup-utils": "workspace:*",
81-
"@posthog/rrweb-plugin-console-record": "^0.0.46",
82-
"@posthog/rrweb-record": "^0.0.46",
83-
"@posthog/rrweb-types": "^0.0.46",
81+
"@posthog/rrweb-plugin-console-record": "^0.0.47",
82+
"@posthog/rrweb-record": "^0.0.47",
83+
"@posthog/rrweb-types": "^0.0.47",
8484
"@rollup/plugin-babel": "^6.0.4",
8585
"@rollup/plugin-commonjs": "^28.0.6",
8686
"@rollup/plugin-json": "^6.1.0",

0 commit comments

Comments
 (0)