Skip to content

Commit

Permalink
Merge branch 'master' into subject-set-completeness
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunanoordin authored Feb 19, 2021
2 parents d6d2ca2 + 7185795 commit e067eff
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/app-content-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@babel/plugin-proposal-decorators": "~7.8.3",
"@sentry/browser": "~5.18.1",
"@sentry/browser": "~6.2.0",
"@zeit/next-source-maps": "0.0.4-canary.1",
"@zooniverse/async-states": "~0.0.1",
"@zooniverse/grommet-theme": "~2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@artsy/fresnel": "~1.0.7",
"@babel/plugin-proposal-decorators": "~7.8.3",
"@sentry/browser": "~5.18.1",
"@sentry/browser": "~6.2.0",
"@sindresorhus/string-hash": "~1.2.0",
"@visx/axis": "~1.0.0",
"@visx/group": "~1.0.0",
Expand Down
74 changes: 37 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2769,56 +2769,56 @@
prop-types "^15.6.1"
react-lifecycles-compat "^3.0.4"

"@sentry/browser@~5.18.1":
version "5.18.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.18.1.tgz#6a2ebe8f4ba88b2e98ccc91442e1dcb37b2df988"
integrity sha512-U1w0d5kRMsfzMYwWn4+awDKfBEI5lxhHa0bMChSpj5z/dWiz/e0mikZ9gCoF+ZNqkXJ92l/3r9gRz+SIsn5ZoA==
dependencies:
"@sentry/core" "5.18.1"
"@sentry/types" "5.18.1"
"@sentry/utils" "5.18.1"
"@sentry/browser@~6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.2.0.tgz#4113a92bc82f55e63f30cb16a94f717bd0b95817"
integrity sha512-4r3paHcHXLemj471BtNDhUs2kvJxk5XDRplz1dbC/LHXN5PWEXP4anhGILxOlxqi4y33r53PIZu3xXFjznaVZA==
dependencies:
"@sentry/core" "6.2.0"
"@sentry/types" "6.2.0"
"@sentry/utils" "6.2.0"
tslib "^1.9.3"

"@sentry/core@5.18.1":
version "5.18.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.18.1.tgz#c2aa7ef9054e372d006d32234969711234d2bb02"
integrity sha512-nC2aK6gwVIBVysmtdFHxYJyuChIHtkv7TnvmwgA5788L/HWo7E3R+Rd8Tf2npvp/aP+kmNITNbc5CIIqwGPaqQ==
"@sentry/core@6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.2.0.tgz#be1c33854fc94e1a4d867f7c2c311cf1cefb8ee9"
integrity sha512-oTr2b25l+0bv/+d6IgMamPuGleWV7OgJb0NFfd+WZhw6UDRgr7CdEJy2gW6tK8SerwXgPHdn4ervxsT3WIBiXw==
dependencies:
"@sentry/hub" "5.18.1"
"@sentry/minimal" "5.18.1"
"@sentry/types" "5.18.1"
"@sentry/utils" "5.18.1"
"@sentry/hub" "6.2.0"
"@sentry/minimal" "6.2.0"
"@sentry/types" "6.2.0"
"@sentry/utils" "6.2.0"
tslib "^1.9.3"

"@sentry/hub@5.18.1":
version "5.18.1"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.18.1.tgz#4c2f642e29a320885692b902fba89e57a9906e64"
integrity sha512-dFnaj1fQRT74EhoF8MXJ23K3svt11zEF6CS3cdMrkSzfRbAHjyza7KT2AJHUeF6gtH2BZzqsSw+FnfAke0HGIg==
"@sentry/hub@6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.2.0.tgz#e7502652bc9608cf8fb63e43cd49df9019a28f29"
integrity sha512-BDTEFK8vlJydWXp/KMX0stvv73V7od224iLi+w3k7BcPwMKXBuURBXPU8d5XIC4G8nwg8X6cnDvwL+zBBlBbkg==
dependencies:
"@sentry/types" "5.18.1"
"@sentry/utils" "5.18.1"
"@sentry/types" "6.2.0"
"@sentry/utils" "6.2.0"
tslib "^1.9.3"

"@sentry/minimal@5.18.1":
version "5.18.1"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.18.1.tgz#8de01e87c5f5c6e74b707849202150cd4b316ee0"
integrity sha512-St2bjcZ5FFiH+bYkWoEPlEb0w38YSvftnjJTvZyk05SCdsF7HkGfoBeFmztwBf1VLQPYt3ojny14L6KDAvOTpw==
"@sentry/minimal@6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.2.0.tgz#718b70babb55912eeb38babaf7823d1bcdd77d1e"
integrity sha512-haxsx8/ZafhZUaGeeMtY7bJt9HbDlqeiaXrRMp1CxGtd0ZRQwHt60imEjl6IH1I73SEWxNfqScGsX2s3HzztMg==
dependencies:
"@sentry/hub" "5.18.1"
"@sentry/types" "5.18.1"
"@sentry/hub" "6.2.0"
"@sentry/types" "6.2.0"
tslib "^1.9.3"

"@sentry/types@5.18.1":
version "5.18.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.18.1.tgz#9d72254262f28e966b06371c5b3833de8f0253b8"
integrity sha512-y5YTkRFC4Y7r4GHrvin6aZLBpQIGdMZRq78f/s7IIEZrmWYbVKsK4dyJht6pOsUdEaxeYpsu3okIA0bqmthSJA==
"@sentry/types@6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.2.0.tgz#ca020ff42913c6b9f88a9d0c375b5ee3965a2590"
integrity sha512-vN4P/a+QqAuVfWFB9G3nQ7d6bgnM9jd/RLVi49owMuqvM24pv5mTQHUk2Hk4S3k7ConrHFl69E7xH6Dv5VpQnQ==

"@sentry/utils@5.18.1":
version "5.18.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.18.1.tgz#c9880056793ae77d651db0dae76a08a8a0b31eac"
integrity sha512-P4lt6NauCBWASaP6R5kfOmc24imbD32G5FeWqK7vHftIphOJ0X7OZfh93DJPs3e5RIvW3YCywUsa7MpTH5/ClA==
"@sentry/utils@6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.2.0.tgz#39c81ad5ba92cec54d690e3fa8ea4e777d8e9c2b"
integrity sha512-YToUC7xYf2E/pIluI7upYTlj8fKXOtdwoOBkcQZifHgX/dP+qDaHibbBFe5PyZwdmU2UiLnWFsBr0gjo0QFo1g==
dependencies:
"@sentry/types" "5.18.1"
"@sentry/types" "6.2.0"
tslib "^1.9.3"

"@sindresorhus/fnv1a@^1.2.0":
Expand Down

0 comments on commit e067eff

Please sign in to comment.