Bump @honeybadger-io/js from 3.2.7 to 3.2.8 (#16657)

Bumps [@honeybadger-io/js](https://github.com/honeybadger-io/honeybadger-js) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/honeybadger-io/honeybadger-js/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/honeybadger-io/honeybadger-js/compare/v3.2.7...v3.2.8)

---
updated-dependencies:
- dependency-name: "@honeybadger-io/js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-21 13:44:39 -06:00 committed by GitHub
parent 33697db9a8
commit 505df69784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -106,7 +106,7 @@
"@etchteam/storybook-addon-css-variables-theme": "^1.1.1",
"@github/clipboard-copy-element": "^1.1.2",
"@github/time-elements": "3.1.2",
"@honeybadger-io/js": "^3.2.7",
"@honeybadger-io/js": "^3.2.8",
"@honeybadger-io/webpack": "^1.5.1",
"@hotwired/stimulus": "3.0.1",
"@hotwired/stimulus-webpack-helpers": "1.0.1",

View file

@ -1488,10 +1488,10 @@
resolved "https://registry.yarnpkg.com/@github/time-elements/-/time-elements-3.1.2.tgz#cc36d7a34ff2033d7f0b216f1a724405b8fbc201"
integrity sha512-YVtZVLBikP6I7na22kfB9PKIseISwX41MFJ7lPuNz1VVH2IR5cpRRU6F1X6kcchPChljuvMUR4OiwMWHOJQ8kQ==
"@honeybadger-io/js@^3.2.7":
version "3.2.7"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-3.2.7.tgz#65a06bb603d1dc3fd97503fdb9c9664f2713c690"
integrity sha512-lsdcuwKbJkIt4wY6Sg7AhmvPsHK7Wr4CJ73HXnHgakxdEuMt8RXilZfWyZ5i/wqcwnSr7OQ83R94aYiQdLTxFQ==
"@honeybadger-io/js@^3.2.8":
version "3.2.8"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-3.2.8.tgz#75907ef232dc05ce6e7aecca63645ee1518036ad"
integrity sha512-SqDzxOPlM3qgopLme7wy5bZM1pxsxAH6R2pJgTLyeBTb4EQ6bhNt247jcaj/etK3OIqGs4ANHX6TyT/3X/IgXQ==
dependencies:
"@types/express" "^4.17.13"
stacktrace-parser "^0.1.10"