Skip to content

Commit

Permalink
Build(deps): Bump @honeybadger-io/js from 6.4.0 to 6.4.1 in /Builder
Browse files Browse the repository at this point in the history
Bumps [@honeybadger-io/js](https://github.com/honeybadger-io/honeybadger-js) from 6.4.0 to 6.4.1.
- [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/@honeybadger-io/[email protected]...@honeybadger-io/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 9defbde commit 4df5177
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Builder/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"dependencies": {
"@honeybadger-io/js": "^6.4.0",
"@honeybadger-io/js": "^6.4.1",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^7.3.0",
"@rails/actioncable": "^7.0.7",
Expand Down
8 changes: 4 additions & 4 deletions Builder/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@
dependencies:
stacktrace-parser "^0.1.10"

"@honeybadger-io/js@^6.4.0":
version "6.4.0"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-6.4.0.tgz#75809ddeb8fb801585c8a58bef95cd46fd84218b"
integrity sha512-WrMBAlW3FzqMeFE3dO0HMJ5BvWi0rVcjnvXfxxEgAJq3dpCFD6XXx0yvI9rQv37Nt7GiPBVVPUF0UhfUFONyKA==
"@honeybadger-io/js@^6.4.1":
version "6.4.1"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-6.4.1.tgz#8dabda9cf5657319317a0580d5e013f37fd979e6"
integrity sha512-8yr1Zq5DxABJaUJk+Vr/YZlYGDwCp7KekjMBCCOMC2oGSWeAnBqgZODI/Ig2FxzmM7hOLSHc+bWzZ8FvjphY8w==
dependencies:
"@honeybadger-io/core" "^6.2.0"
"@types/aws-lambda" "^8.10.89"
Expand Down

0 comments on commit 4df5177

Please sign in to comment.