Skip to content

Commit

Permalink
build(deps): bump posthog-js from 1.78.4 to 1.78.5
Browse files Browse the repository at this point in the history
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.78.4 to 1.78.5.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.78.4...v1.78.5)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent fbdb0b3 commit bc4af59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"next-connect": "1.0.0",
"next-mdx-remote": "^3.0.8",
"nodemailer": "^6.9.5",
"posthog-js": "^1.78.4",
"posthog-js": "^1.78.5",
"prism-react-renderer": "2.0.6",
"prismjs": "^1.29.0",
"react": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15490,10 +15490,10 @@ postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0
source-map "^0.6.1"
supports-color "^6.1.0"

posthog-js@^1.78.4:
version "1.78.4"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.78.4.tgz#082d976e84770fa3c7b16c3005ee4bcb4692119a"
integrity sha512-+ao0/qoP8fUErrF6Y2Yugilkh4ooh8MX6n6ckYsn3yV610YrpXGR165fbq8X1ukimV4YmkWbMHOACtkOuZ/+8w==
posthog-js@^1.78.5:
version "1.78.5"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.78.5.tgz#ea610043cde66f656b99ff937a9c9725fcc67e4f"
integrity sha512-UUipML52LEyks7Pbx/3dpBJc2iPJrW+Ss6Y0BiIygn+QZoBjIe1WjE4Ep+Fnz7+cX1axex/ZiYholBnW7E4Aug==
dependencies:
fflate "^0.4.1"

Expand Down

0 comments on commit bc4af59

Please sign in to comment.