Skip to content

Commit

Permalink
chore(deps): bump @bugsnag/js from 7.13.2 to 7.13.3 (#622)
Browse files Browse the repository at this point in the history
* chore(deps): bump @bugsnag/js from 7.13.2 to 7.13.3

Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.13.2 to 7.13.3.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v7.13.2...v7.13.3)

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

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

* chore(husky): fix husky

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rik Smale <13023439+WikiRik@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and WikiRik authored Nov 12, 2021
1 parent 054cfd3 commit b307b11
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Empty file modified .husky/commit-msg
100644 → 100755
Empty file.
Empty file modified .husky/pre-commit
100644 → 100755
Empty file.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"homepage": "https://github.com/AEGEE/events#readme",
"dependencies": {
"@bugsnag/js": "^7.13.2",
"@bugsnag/js": "^7.13.3",
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",
"express": "^4.17.1",
Expand Down

0 comments on commit b307b11

Please sign in to comment.