Skip to content

Commit

Permalink
build(deps): bump @sentry/utils from 5.15.5 to 5.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 4, 2020
1 parent 223dc55 commit 5a0cad0
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,11 +374,16 @@
"@sentry/types" "5.15.5"
tslib "^1.9.3"

"@sentry/[email protected]", "@sentry/types@^5.15.5":
"@sentry/[email protected]":
version "5.15.5"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.15.5.tgz#16c97e464cf09bbd1d2e8ce90d130e781709076e"
integrity sha512-F9A5W7ucgQLJUG4LXw1ZIy4iLevrYZzbeZ7GJ09aMlmXH9PqGThm1t5LSZlVpZvUfQ2rYA8NU6BdKJSt7B5LPw==

"@sentry/[email protected]", "@sentry/types@^5.15.5":
version "5.16.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.16.1.tgz#ba69dbf096d121b4197fdd54c35ac941b53d0b6a"
integrity sha512-uERNhBdsiWvWG7qTC9QVsvFmOSL8rFfy8usEXeH3l4oCQao9TvGUvXJv6gRfiWmoiJZ1A0608Lj15CORygdbng==

"@sentry/[email protected]":
version "5.15.5"
resolved "https://registry.yarnpkg.com/@sentry/typescript/-/typescript-5.15.5.tgz#e96991c9f1514802e751a02103cba2fbf75cf436"
Expand All @@ -387,14 +392,22 @@
tslint-config-prettier "^1.18.0"
tslint-consistent-codestyle "^1.15.1"

"@sentry/[email protected]", "@sentry/utils@^5.15.5":
"@sentry/[email protected]":
version "5.15.5"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.15.5.tgz#dec1d4c79037c4da08b386f5d34409234dcbfb15"
integrity sha512-Nl9gl/MGnzSkuKeo3QaefoD/OJrFLB8HmwQ7HUbTXb6E7yyEzNKAQMHXGkwNAjbdYyYbd42iABP6Y5F/h39NtA==
dependencies:
"@sentry/types" "5.15.5"
tslib "^1.9.3"

"@sentry/utils@^5.15.5":
version "5.16.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.16.1.tgz#c663858ab04bbb0cba6660fb37a4ccdb30cc2ec8"
integrity sha512-hn2jTc6ZH1lXGij7yqkV6cGhEYxsdjqB5P4MjfrRHB5bk5opY9R89bsAhs1rpanTdwv6Ul0ieR1z18gdIgUf0g==
dependencies:
"@sentry/types" "5.16.1"
tslib "^1.9.3"

"@sentry/wizard@^1.1.4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-1.1.4.tgz#df51af4271d11f729b938dde4864514b69e4aac9"
Expand Down Expand Up @@ -3775,11 +3788,7 @@ ts-jest@^24.3.0:
semver "^5.5"
yargs-parser "10.x"

tslib@^1.7.1, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
version "1.9.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

tslib@^1.8.0:
tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
version "1.10.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
Expand Down

0 comments on commit 5a0cad0

Please sign in to comment.