Skip to content

Commit

Permalink
Update dependency sentry-testkit to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent ca97c95 commit ad0bc23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/nrg-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"devDependencies": {
"@ianwalter/bff": "^11.2.2",
"@sentry/integrations": "^5.30.0",
"sentry-testkit": "^3.3.7"
"sentry-testkit": "^5.0.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10313,10 +10313,10 @@ send@0.17.1:
range-parser "~1.2.1"
statuses "~1.5.0"

sentry-testkit@^3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/sentry-testkit/-/sentry-testkit-3.3.7.tgz#e76dd896944dce30df2d2eea81f048da91b14d3b"
integrity sha512-ZKDQS/IPAK7NwDOuT6gDMdextoMyCeOFIO1kBcdfqemQov5UXZkn92ylLs/MFEf47v+M6vbwgGCsepb2jUf0YQ==
sentry-testkit@^5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/sentry-testkit/-/sentry-testkit-5.0.3.tgz#c9211d3c2ac1368ebe8064f556f20bb432f35534"
integrity sha512-w+PN2kXdXJe01cYY2MpHPgXLaU9JwDC8AwfTKx7Y6XhKFFi39Hu3DpG1VmX9Dh+2jpeOeVz1SRTybzv5PONVxA==
dependencies:
body-parser "^1.19.0"
express "^4.17.1"
Expand Down

0 comments on commit ad0bc23

Please sign in to comment.