Skip to content

Commit

Permalink
Build(deps): Bump @honeybadger-io/js from 6.2.0 to 6.3.0 in /Builder (#…
Browse files Browse the repository at this point in the history
…1941)

Bumps [@honeybadger-io/js](https://github.com/honeybadger-io/honeybadger-js) from 6.2.0 to 6.3.0.
- [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/js@6.2.0...@honeybadger-io/js@6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent e36a388 commit 518e93c
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.2.0",
"@honeybadger-io/js": "^6.3.0",
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^7.3.0",
"@rails/actioncable": "^7.0.6",
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.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-6.2.0.tgz#e3cd82ea8252d010efcfd1c523403dab221e8664"
integrity sha512-+Zana1kfOEIEAB5U6gNzH3IvYJM8fRKIm7agqF0DhOwWgaVkNPnHLEs1HyKY+Bc1DGM5JZx95y5fGcnol0PmtA==
"@honeybadger-io/js@^6.3.0":
version "6.3.0"
resolved "https://registry.yarnpkg.com/@honeybadger-io/js/-/js-6.3.0.tgz#a004db4faf67d0761a45847b4af9adcb0e15230f"
integrity sha512-JPzLEsmolL+1miZQGTgMzpCGTBmg5iRif4Hw90q2J29u8F/s+k4nkq80Ah6KkAjQqckIi5EV6DICYXVLdpdAog==
dependencies:
"@honeybadger-io/core" "^6.1.0"
"@types/aws-lambda" "^8.10.89"
Expand Down

0 comments on commit 518e93c

Please sign in to comment.