Skip to content

Commit

Permalink
chore(deps): bump @sentry/integrations from 7.59.2 to 7.59.3 (#9354)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent f9f31cf commit 427b03a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@mdn/bcd-utils-api": "^0.0.4",
"@mdn/browser-compat-data": "^5.3.4",
"@mozilla/glean": "1.4.0",
"@sentry/integrations": "^7.59.2",
"@sentry/integrations": "^7.59.3",
"@sentry/node": "^7.59.3",
"@use-it/interval": "^1.0.0",
"@vscode/ripgrep": "^1.15.5",
Expand Down
25 changes: 6 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2330,13 +2330,13 @@
"@sentry/utils" "7.59.3"
tslib "^2.4.1 || ^1.9.3"

"@sentry/integrations@^7.59.2":
version "7.59.2"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.59.2.tgz#ca136d6db09cbc656fe425a03a5f2d979b501e65"
integrity sha512-1PUcS+OlITbdnXWEm4IRasqAApZIXynm+3tHcZcVXla33LxQV77VWzsrFmPgoNW5r0TktEwXyoiXxP4DvgJ9Kg==
"@sentry/integrations@^7.59.3":
version "7.59.3"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.59.3.tgz#b0e4590f442bfec5f445843097bbf1f58b431fb1"
integrity sha512-w4e0kbTKN2g9u0PDaXVXK1QDO805XnlyrjG1GlGRt+lsB2TgZYxez34p1H/5n7UXLQ5SZq0ZmcHjqdNd1issUg==
dependencies:
"@sentry/types" "7.59.2"
"@sentry/utils" "7.59.2"
"@sentry/types" "7.59.3"
"@sentry/utils" "7.59.3"
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"

Expand All @@ -2354,24 +2354,11 @@
lru_map "^0.3.3"
tslib "^2.4.1 || ^1.9.3"

"@sentry/types@7.59.2":
version "7.59.2"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.59.2.tgz#25b2ae0b2dc6733ca48621cf9167c9a7965852ae"
integrity sha512-rylG7UQ0cC/xbV6trSuaAE/bsruSZy92jxQ1/KSOYKwBBvRFPXJBuiBtA81b8eYa4THZ+mE/ol2qOTJYuuV4Ug==

"@sentry/types@7.59.3":
version "7.59.3"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.59.3.tgz#a3025d05f575b5a6d264b51e5db54470b3c8b922"
integrity sha512-HQ/Pd3YHyIa4HM0bGfOsfI4ZF+sLVs6II9VtlS4hsVporm4ETl3Obld5HywO3aVYvWOk5j/bpAW9JYsxXjRG5A==

"@sentry/utils@7.59.2":
version "7.59.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.59.2.tgz#c4c76b1ea2a7f9363d1203dedfeafec2387bf634"
integrity sha512-uxC8xH9wsB/tZUnjmaQ1uGtsumFOc19KWfedVHXzcNwqdt5uS3EB4+D1d8WwiJyLy2nm61DdmTC9SiB4HS+OSw==
dependencies:
"@sentry/types" "7.59.2"
tslib "^2.4.1 || ^1.9.3"

"@sentry/utils@7.59.3":
version "7.59.3"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.59.3.tgz#423fd47966f9813d4d3a8589ece4f2ad2d270f31"
Expand Down

0 comments on commit 427b03a

Please sign in to comment.