Skip to content

Commit

Permalink
Update sentry dependencies to v7.65.0 (#205)
Browse files Browse the repository at this point in the history
* Update sentry dependencies to v7.65.0

* Create swift-baboons-tan.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Cepa <robertcepa@icloud.com>
  • Loading branch information
renovate[bot] and robertcepa committed Aug 28, 2023
1 parent 7d0db85 commit c7c0b64
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 25 deletions.
5 changes: 5 additions & 0 deletions .changeset/swift-baboons-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"toucan-js": patch
---

Update sentry dependencies to v7.65.0
8 changes: 4 additions & 4 deletions packages/toucan-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"serverless"
],
"dependencies": {
"@sentry/core": "7.64.0",
"@sentry/utils": "7.64.0",
"@sentry/types": "7.64.0",
"@sentry/integrations": "7.64.0"
"@sentry/core": "7.65.0",
"@sentry/utils": "7.65.0",
"@sentry/types": "7.65.0",
"@sentry/integrations": "7.65.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.3",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1610,13 +1610,13 @@
"@sentry/utils" "7.23.0"
tslib "^1.9.3"

"@sentry/core@7.64.0":
version "7.64.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.64.0.tgz#9d61cdc29ba299dedbdcbe01cfadf94bd0b7df48"
integrity sha512-IzmEyl5sNG7NyEFiyFHEHC+sizsZp9MEw1+RJRLX6U5RITvcsEgcajSkHQFafaBPzRrcxZMdm47Cwhl212LXcw==
"@sentry/core@7.65.0":
version "7.65.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.65.0.tgz#01c1320b4e7c62ccf757258c1622d07cc743468a"
integrity sha512-EwZABW8CtAbRGXV69FqeCqcNApA+Jbq308dko0W+MFdFe+9t2RGubUkpPxpJcbWy/dN2j4LiuENu1T7nWn0ZAQ==
dependencies:
"@sentry/types" "7.64.0"
"@sentry/utils" "7.64.0"
"@sentry/types" "7.65.0"
"@sentry/utils" "7.65.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/esbuild-plugin@^0.2.3":
Expand All @@ -1626,13 +1626,13 @@
dependencies:
"@sentry/bundler-plugin-core" "0.2.3"

"@sentry/integrations@7.64.0":
version "7.64.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.64.0.tgz#a392ddeebeec0c08ae5ca1f544c80ab15977fe10"
integrity sha512-6gbSGiruOifAmLtXw//Za19GWiL5qugDMEFxSvc5WrBWb+A8UK+foPn3K495OcivLS68AmqAQCUGb+6nlVowwA==
"@sentry/integrations@7.65.0":
version "7.65.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.65.0.tgz#aeae18b9faa7db3a1d52e74085eebe7e825aab72"
integrity sha512-9b54p0UrkWe9+RAWWTObJQ2k/uStqaUj7BkNFyuaxfKQ4IZViqc4Sa7d7zX2X1oynGNL3ic7iqcgVTh7NvNsAQ==
dependencies:
"@sentry/types" "7.64.0"
"@sentry/utils" "7.64.0"
"@sentry/types" "7.65.0"
"@sentry/utils" "7.65.0"
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"

Expand Down Expand Up @@ -1671,10 +1671,10 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.23.0.tgz#5d2ce94d81d7c1fad702645306f3c0932708cad5"
integrity sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA==

"@sentry/types@7.64.0":
version "7.64.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.64.0.tgz#21fc545ea05c3c8c4c3e518583eca1a8c5429506"
integrity sha512-LqjQprWXjUFRmzIlUjyA+KL+38elgIYmAeoDrdyNVh8MK5IC1W2Lh1Q87b4yOiZeMiIhIVNBd7Ecoh2rodGrGA==
"@sentry/types@7.65.0":
version "7.65.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.65.0.tgz#f0f4e6583c631408d15ee5fb46901fd195fa1cc4"
integrity sha512-YYq7IDLLhpSBTmHoyWFtq/5ZDaEJ01r7xGuhB0aSIq33cm2I7im/B3ipzoOP/ukGZSIhuYVW9t531xZEO0+6og==

"@sentry/utils@7.23.0":
version "7.23.0"
Expand All @@ -1684,12 +1684,12 @@
"@sentry/types" "7.23.0"
tslib "^1.9.3"

"@sentry/utils@7.64.0":
version "7.64.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.64.0.tgz#6fe3ce9a56d3433ed32119f914907361a54cc184"
integrity sha512-HRlM1INzK66Gt+F4vCItiwGKAng4gqzCR4C5marsL3qv6SrKH98dQnCGYgXluSWaaa56h97FRQu7TxCk6jkSvQ==
"@sentry/utils@7.65.0":
version "7.65.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.65.0.tgz#a7929c5b019fa33e819b08a99744fa27cd38c85f"
integrity sha512-2JEBf4jzRSClhp+LJpX/E3QgHEeKvXqFMeNhmwQ07qqd6szhfH2ckYFj4gXk6YiGGY4Act3C6oxLfdZovG71bw==
dependencies:
"@sentry/types" "7.64.0"
"@sentry/types" "7.65.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/vite-plugin@^0.2.3":
Expand Down

0 comments on commit c7c0b64

Please sign in to comment.