Skip to content

Commit

Permalink
Merge 08f2ded into 5909f57
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 28, 2019
2 parents 5909f57 + 08f2ded commit 512c44a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typescript": "^3.4.1"
},
"dependencies": {
"@bugsnag/js": "^6.0.0",
"@bugsnag/js": "^6.2.0",
"@bugsnag/plugin-react": "^6.0.0",
"@fortawesome/fontawesome-svg-core": "^1.2.17",
"@fortawesome/free-solid-svg-icons": "^5.8.1",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -861,23 +861,23 @@
lodash "^4.17.11"
to-fast-properties "^2.0.0"

"@bugsnag/browser@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-6.0.0.tgz#d6e55e05d2f7cfa1f729ac5143b60e4a715122bf"
integrity sha512-EZ+I9CscLLkCsPdY8+X47yAjb7n/qWdLx299GNdW53/D4pO2Yo2sKCE53flyUx5BtR9yfE1Yu1vCojq89uKq7w==

"@bugsnag/js@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-6.0.0.tgz#78c245b9e97bfe445559abeee3004068afa81883"
integrity sha512-tF1D7hjhG8aXPk5rx23rDo0j7ZrIjuRSTcgkvD0mJX6cg3f1+qqXL2GlUMQ1siSx6hvNONTr3Q7SnlhEEQ1G6A==
dependencies:
"@bugsnag/browser" "^6.0.0"
"@bugsnag/node" "^6.0.0"

"@bugsnag/node@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-6.0.0.tgz#bae6e6b4d7c172755e66253ecdd66a06505e98e5"
integrity sha512-TUsX8N9Dzpxisfml8n6LmMyo2YdjItJ5A3RoIVokZ8qBHbFXp3lQmtvp5nTVQc/buL42hFW2+ZPWxcNRQUDcEA==
"@bugsnag/browser@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@bugsnag/browser/-/browser-6.2.0.tgz#8588303053b51e5f3c371271ea13a0b468ed5f37"
integrity sha512-3v3EZ74H3zaj1rGP/gR40Ahem1t4g+rk/1CwzA0dz/XoME3XVc9BgQBm8uk3TMeUxLTCOC7qCpjoo5N06Hyb9A==

"@bugsnag/js@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@bugsnag/js/-/js-6.2.0.tgz#0ac65ffa61abe8f2c1a89b055620151fe03ec59a"
integrity sha512-gU3Hu08LePqroG0+5JQTdDCL7EQSLlQrA0XOzlSKjtlMVkJ0T0iALgodGeiG7qac4QnFYullci155F+sQ/APYA==
dependencies:
"@bugsnag/browser" "^6.2.0"
"@bugsnag/node" "^6.2.0"

"@bugsnag/node@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@bugsnag/node/-/node-6.2.0.tgz#e77fa9dcbe49c4b2f5ef8a3cb09e510b1231fec7"
integrity sha512-iRSbBlI2Ii3qxE3NaJ48H4YAAm/Bk4hPVXSpyAlOHkxmRM/JJd7y6A8O0NgPzuPiDz3u/oL0fg2tgNG9VrWAVw==
dependencies:
byline "^5.0.0"
error-stack-parser "^2.0.2"
Expand Down

0 comments on commit 512c44a

Please sign in to comment.