Skip to content

Commit 27a24cd

Browse files
authored
Merge pull request #2631 from element-hq/renovate/all-minor-patch
Update all non-major dependencies
2 parents 482b46f + a74d170 commit 27a24cd

File tree

3 files changed

+476
-588
lines changed

3 files changed

+476
-588
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"pako": "^2.0.4",
9292
"postcss": "^8.4.41",
9393
"postcss-preset-env": "^10.0.0",
94-
"posthog-js": "^1.29.0",
94+
"posthog-js": "1.160.3",
9595
"prettier": "^3.0.0",
9696
"qrcode": "^1.5.4",
9797
"react": "18",

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@
4444
"prHeader": "Please review modals on mobile for visual regressions."
4545
}
4646
],
47-
"semanticCommits": "disabled"
47+
"semanticCommits": "disabled",
48+
"ignoreDeps": ["posthog-js"]
4849
}

0 commit comments

Comments
 (0)