Skip to content

Commit

Permalink
chore(deps): Bump @sentry/browser from 6.2.1 to 6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 11, 2021
1 parent 721f3e4 commit a267b7e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@chakra-ui/react": "^1.2.1",
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.1.5",
"@sentry/browser": "^6.2.1",
"@sentry/browser": "^6.2.2",
"@sentry/node": "^6.2.1",
"@sentry/webpack-plugin": "^1.14.1",
"@zeit/next-source-maps": "^0.0.3",
Expand Down
56 changes: 49 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1823,14 +1823,14 @@
conventional-recommended-bump "^6.1.0"
prepend-file "^2.0.0"

"@sentry/browser@^6.2.1":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.2.1.tgz#f9f277e6f8cad0c7efd1a01726095d63a47a1c16"
integrity sha512-OAikFZ9EimD3noxMp8tA6Cf6qJcQ2U8k5QSgTPwdx+09nZOGJzbRFteK7WWmrS93ZJdzN61lpSQbg5v+bmmfbQ==
"@sentry/browser@^6.2.2":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.2.2.tgz#4df4ad7026b269d85b63b79a75387ce5370bc705"
integrity sha512-K5UGyEePtVPZIFMoiRafhd4Ov0M1kdozVsVKIPZrOpJyjQdPNX+fYDNL/h0nVmgOlE2S/uu4fl4mEfe/6aLShw==
dependencies:
"@sentry/core" "6.2.1"
"@sentry/types" "6.2.1"
"@sentry/utils" "6.2.1"
"@sentry/core" "6.2.2"
"@sentry/types" "6.2.2"
"@sentry/utils" "6.2.2"
tslib "^1.9.3"

"@sentry/cli@^1.58.0":
Expand All @@ -1855,6 +1855,17 @@
"@sentry/utils" "6.2.1"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.2.2.tgz#ec86b5769f8855f43cb58e839f81f87074ec9a3f"
integrity sha512-qqWbvvXtymfXh7N5eEvk97MCnMURuyFIgqWdVD4MQM6yIfDCy36CyGfuQ3ViHTLZGdIfEOhLL9/f4kzf1RzqBA==
dependencies:
"@sentry/hub" "6.2.2"
"@sentry/minimal" "6.2.2"
"@sentry/types" "6.2.2"
"@sentry/utils" "6.2.2"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.2.1.tgz#35bc6bf841a93f4354b3a17592c938b3dba20b73"
Expand All @@ -1864,6 +1875,15 @@
"@sentry/utils" "6.2.1"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.2.2.tgz#f451d8d3ad207e81556b4846d810226693e0444e"
integrity sha512-VR6uQGRYt6RP633FHShlSLj0LUKGVrlTeSlwCoooWM5FR9lmi6akAaweuxpG78/kZvXrAWpjX6/nuYwHKGwzGA==
dependencies:
"@sentry/types" "6.2.2"
"@sentry/utils" "6.2.2"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.2.1.tgz#8f01480e1b56bc7dd54adf925e5317f233e19384"
Expand All @@ -1873,6 +1893,15 @@
"@sentry/types" "6.2.1"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.2.2.tgz#01f41e0a6a6a2becfc99f6bb6f9c4bddf54f8dae"
integrity sha512-l0IgoGQgg1lTd4qDU8bQn25sbZBg8PwIHfuTLbGMlRr1flDXHOM1UXajWK/UKbAPelnU7M2JBSVzgl7PwjprzA==
dependencies:
"@sentry/hub" "6.2.2"
"@sentry/types" "6.2.2"
tslib "^1.9.3"

"@sentry/node@^6.2.1":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.2.1.tgz#111418d2cc2245512bc5e46786c373d7d5202525"
Expand Down Expand Up @@ -1904,6 +1933,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.2.1.tgz#28c946230b2023f72307b65606d32052ad9e5353"
integrity sha512-h0OV1QT+fv5ojfK5/+iEXClu33HirmvbjcQC2jf05IHj9yXIOWy6EB10S8nBjuLiiFqQiAQYj3FN9Ip4eN8NJA==

"@sentry/[email protected]":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.2.2.tgz#9fc7795156680d3da5fc6ecc66702d8f7917f2b1"
integrity sha512-Y/1sRtw3a5JU4YdNBig8lLSVJ1UdYtuge+QP1CVLcLSAbq07Ok1bvF+Z+BlNcnHqle2Fl8aKuryG5Yu86enOyQ==

"@sentry/[email protected]":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.2.1.tgz#bfcb12c20d44bf2aeb0073b1264703c11c179ebd"
Expand All @@ -1912,6 +1946,14 @@
"@sentry/types" "6.2.1"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.2.2.tgz#69f7151db74e65a010cec062cc9ab3e30bf2c80a"
integrity sha512-qaee6X6VDNZ8HeO83/veaKw0KuhDE7j1R+Yryme3PywFzsoTzutDrEQjb7gvcHAhBaAYX8IHUBHgxcFI9BxI+w==
dependencies:
"@sentry/types" "6.2.2"
tslib "^1.9.3"

"@sentry/webpack-plugin@^1.14.1":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.14.1.tgz#f7aceac17820677f6064293d1f5d01ac72012d14"
Expand Down

0 comments on commit a267b7e

Please sign in to comment.