Skip to content

Commit ab8bc79

Browse files
chore(deps-dev): bump @sentry/integrations from 5.13.2 to 5.14.0
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.13.2 to 5.14.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@5.13.2...5.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 79418c4 commit ab8bc79

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@glimmer/component": "^1.0.0",
2828
"@glimmer/tracking": "^1.0.0",
2929
"@sentry/browser": "^5.14.0",
30-
"@sentry/integrations": "^5.13.2",
30+
"@sentry/integrations": "^5.14.0",
3131
"@sentry/node": "^5.14.0",
3232
"@types/ember": "^3.1.1",
3333
"@types/ember-data": "^3.1.9",

yarn.lock

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,13 +1275,13 @@
12751275
"@sentry/utils" "5.14.0"
12761276
tslib "^1.9.3"
12771277

1278-
"@sentry/integrations@^5.13.2":
1279-
version "5.13.2"
1280-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.13.2.tgz#baa40414c7d23ab168b3660d577543468e1f6b76"
1281-
integrity sha512-/sd1hR8uKVE75mShTfZNHlNp8BExvRQH410/opLZi6Eoo5JIk0DXAxGJungncwunjueu6WLaTo53HhIg2w87gg==
1278+
"@sentry/integrations@^5.14.0":
1279+
version "5.14.0"
1280+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.14.0.tgz#3b5b5e1b753680a3b3de34744c95a2af23c74d31"
1281+
integrity sha512-mqsKmpEP4N+aMllHcb62KDmPPhmmwIAeUbFR+5J5eyYGPiYvG+4Fqq5f7WbS9+4uLWwRxbm2JKi7VBIZ6WfCqQ==
12821282
dependencies:
1283-
"@sentry/types" "5.13.2"
1284-
"@sentry/utils" "5.13.2"
1283+
"@sentry/types" "5.14.0"
1284+
"@sentry/utils" "5.14.0"
12851285
tslib "^1.9.3"
12861286

12871287
"@sentry/minimal@5.14.0":
@@ -1308,24 +1308,11 @@
13081308
lru_map "^0.3.3"
13091309
tslib "^1.9.3"
13101310

1311-
"@sentry/types@5.13.2":
1312-
version "5.13.2"
1313-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.13.2.tgz#8e68c31f8fb99b4074374bff13ed01035b373d8c"
1314-
integrity sha512-mgAEQyc77PYBnAjnslSXUz6aKgDlunlg2c2qSK/ivKlEkTgTWWW/dE76++qVdrqM8SupnqQoiXyPDL0wUNdB3g==
1315-
13161311
"@sentry/types@5.14.0":
13171312
version "5.14.0"
13181313
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.14.0.tgz#4681f07d58e6edbe2f995080f005ecc3d4cd22b6"
13191314
integrity sha512-XQxSUWAcpFH7m2vWzUAc8YhKCofNMtGNk555Nn5kplj83r+jBXdZwAfVqYBqy8Yw5SYSfof+2RN38u7IE8RerQ==
13201315

1321-
"@sentry/utils@5.13.2":
1322-
version "5.13.2"
1323-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.13.2.tgz#441594f4f9412bfd1690739ce986bf3a49687806"
1324-
integrity sha512-LwPQl6WRMKEnd16kg35HS3yE+VhBc8vN4+BBIlrgs7X0aoT+AbEd/sQLMisDgxNboCF44Ho3RCKtztiPb9blqg==
1325-
dependencies:
1326-
"@sentry/types" "5.13.2"
1327-
tslib "^1.9.3"
1328-
13291316
"@sentry/utils@5.14.0":
13301317
version "5.14.0"
13311318
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.14.0.tgz#2bc9a5bf32ca6a9d55570fc4d5bb51b92cff5913"

0 commit comments

Comments
 (0)