Bump @honeybadger-io/js from 3.2.8 to 3.2.9 (#17257)

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

---
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-04-13 13:01:42 -04:00 committed by GitHub
parent 3f3b13f382
commit 8a6bd1076e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -105,7 +105,7 @@
"@babel/preset-env": "^7.16.11",
"@etchteam/storybook-addon-css-variables-theme": "^1.1.1",
"@github/time-elements": "3.1.2",
"@honeybadger-io/js": "^3.2.8",
"@honeybadger-io/js": "^3.2.9",
"@honeybadger-io/webpack": "^1.5.1",
"@hotwired/stimulus": "3.0.1",
"@hotwired/stimulus-webpack-helpers": "1.0.1",

View file

@ -1503,10 +1503,10 @@
resolved "https://registry.yarnpkg.com/@github/time-elements/-/time-elements-3.1.2.tgz#cc36d7a34ff2033d7f0b216f1a724405b8fbc201"
integrity sha512-YVtZVLBikP6I7na22kfB9PKIseISwX41MFJ7lPuNz1VVH2IR5cpRRU6F1X6kcchPChljuvMUR4OiwMWHOJQ8kQ==
"@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==
"@honeybadger-io/js@^3.2.9":
version "3.2.9"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-3.2.9.tgz#01650ced68878771c5bd57b7d4849afdb4122953"
integrity sha512-ByaN4rouf9+nqPv87Ccny6/Fbs1gn2bVYFb8za/IgyYqR9OfgvzwY2/ddDjO57sgOCkHjBq8U78rqA4opn5ddw==
dependencies:
"@types/express" "^4.17.13"
stacktrace-parser "^0.1.10"