Skip to content

Commit

Permalink
chore(deps): bump mixpanel-browser and @types/mixpanel-browser
Browse files Browse the repository at this point in the history
Bumps [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) and [@types/mixpanel-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mixpanel-browser). These dependencies needed to be updated together.

Updates `mixpanel-browser` from 2.49.0 to 2.54.1
- [Release notes](https://github.com/mixpanel/mixpanel-js/releases)
- [Changelog](https://github.com/mixpanel/mixpanel-js/blob/master/CHANGELOG.md)
- [Commits](mixpanel/mixpanel-js@v2.49.0...v2.54.1)

Updates `@types/mixpanel-browser` from 2.49.0 to 2.49.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mixpanel-browser)

---
updated-dependencies:
- dependency-name: mixpanel-browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/mixpanel-browser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 36a5a23 commit 14a8634
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 12 deletions.
81 changes: 71 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/webdriverio": "^3.2.1",
"@types/du": "^1.0.3",
"@types/mixpanel-browser": "^2.47.3",
"@types/mixpanel-browser": "^2.49.1",
"@types/node": "20.12.7",
"@types/pidusage": "^2.0.5",
"@types/react": "^18.2.74",
Expand Down Expand Up @@ -102,7 +102,7 @@
"i18next-browser-languagedetector": "^7.0.1",
"i18next-cli-language-detector": "^1.1.8",
"iconv-lite": "^0.6.3",
"mixpanel-browser": "^2.47.0",
"mixpanel-browser": "^2.54.1",
"moment": "^2.30.1",
"pidusage": "^3.0.2",
"react": "^18.2.0",
Expand Down

0 comments on commit 14a8634

Please sign in to comment.