Skip to content

Commit

Permalink
feat(deps): update dependency @sentry/node to v7.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 26, 2022
1 parent 9a12c64 commit 43e3acd
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/nightingale-console-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
]
},
"dependencies": {
"@sentry/node": "7.20.0",
"@sentry/node": "7.21.0",
"nightingale": "13.0.0",
"nightingale-console": "13.0.0",
"nightingale-sentry": "13.0.0"
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3251,46 +3251,46 @@ __metadata:
languageName: node
linkType: hard

"@sentry/core@npm:7.20.0, @sentry/core@npm:^7.19.0":
version: 7.20.0
resolution: "@sentry/core@npm:7.20.0"
"@sentry/core@npm:7.21.0, @sentry/core@npm:^7.19.0":
version: 7.21.0
resolution: "@sentry/core@npm:7.21.0"
dependencies:
"@sentry/types": 7.20.0
"@sentry/utils": 7.20.0
"@sentry/types": 7.21.0
"@sentry/utils": 7.21.0
tslib: ^1.9.3
checksum: 3998605dff85a56f83efaae747567b76941d4b6de9a30202f280d50ad38fb176ed8560067f122238fb1170c133dfc9a063ae71ee66b6ebd639977b44f3f8311c
checksum: fa46f88c53f24b7a53f6ea68840561aae0ff612ecbeb0dbc8555608b4bcc6a3a962a00a15c9f19ce8a0c12fb242c3b1f291fc02d3b74dc4d443739ea489de757
languageName: node
linkType: hard

"@sentry/node@npm:7.20.0, @sentry/node@npm:^7.19.0":
version: 7.20.0
resolution: "@sentry/node@npm:7.20.0"
"@sentry/node@npm:7.21.0, @sentry/node@npm:^7.19.0":
version: 7.21.0
resolution: "@sentry/node@npm:7.21.0"
dependencies:
"@sentry/core": 7.20.0
"@sentry/types": 7.20.0
"@sentry/utils": 7.20.0
"@sentry/core": 7.21.0
"@sentry/types": 7.21.0
"@sentry/utils": 7.21.0
cookie: ^0.4.1
https-proxy-agent: ^5.0.0
lru_map: ^0.3.3
tslib: ^1.9.3
checksum: b88709bb3e432ec987a1745c4cf567cc89dce009db2bec192743f9d4493cceab5c7d4f09b9133e359309fee37d29a70823467cfeaf21602d5dc7b01999e2a662
checksum: 57d2b19ccbcf4ed826d8f0c4d4f61fd18984f20c8b4f6ec27f20fd9f755c7648fcad655df080795a3f77a66bdc879d0d4b7fcc1b0d2f3115d5483e63248664dd
languageName: node
linkType: hard

"@sentry/types@npm:7.20.0, @sentry/types@npm:^7.19.0":
version: 7.20.0
resolution: "@sentry/types@npm:7.20.0"
checksum: eb012cb9cd83b2747ffb256e9d1f783c5508b54f78e45a2714090bd6d44e472b5f8655c4614e9cf4da042b0ec277675cf9dd2ab7d864e04e58d1b67c43289ff9
"@sentry/types@npm:7.21.0, @sentry/types@npm:^7.19.0":
version: 7.21.0
resolution: "@sentry/types@npm:7.21.0"
checksum: cfa0b17fa1c1cbf8dae9a1507746410116fd683c762f018f4d02724c72cf3e1b9dda0fd20fe88d5c14ac52a3ad3118031819e67e47e1d84e3072e90dd0a2b9b0
languageName: node
linkType: hard

"@sentry/utils@npm:7.20.0":
version: 7.20.0
resolution: "@sentry/utils@npm:7.20.0"
"@sentry/utils@npm:7.21.0":
version: 7.21.0
resolution: "@sentry/utils@npm:7.21.0"
dependencies:
"@sentry/types": 7.20.0
"@sentry/types": 7.21.0
tslib: ^1.9.3
checksum: 510753d5afce22a521f5780ab87767ed1496eb24bad6adda14848abef69dac8aa3d3168d8bc861ddf7d7af4f7476b70e1d84405991ec5b000008743d63ad3820
checksum: c09fbdca4fd82ccf3b82704dcb860b478c055d4b8541881492964a2c04fcc19155b0c2f9db092e9011e2a7f0a2026f9aaa314b8c7bc0e3e5b4959ead4bcffb0d
languageName: node
linkType: hard

Expand Down Expand Up @@ -10011,7 +10011,7 @@ __metadata:
resolution: "nightingale-console-example@workspace:packages/nightingale-console-example"
dependencies:
"@babel/core": 7.20.2
"@sentry/node": 7.20.0
"@sentry/node": 7.21.0
nightingale: 13.0.0
nightingale-console: 13.0.0
nightingale-sentry: 13.0.0
Expand Down

0 comments on commit 43e3acd

Please sign in to comment.