File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
cloudflare-integration-tests Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 16
16
"@sentry/cloudflare" : " 9.40.0"
17
17
},
18
18
"devDependencies" : {
19
- "@sentry-internal/test-utils" : " 9.40.0 " ,
19
+ "@sentry-internal/test-utils" : " link:../../../test-utils " ,
20
20
"@cloudflare/workers-types" : " ^4.20250708.0" ,
21
21
"vitest" : " ^3.2.4" ,
22
22
"wrangler" : " 4.22.0"
Original file line number Diff line number Diff line change 71
71
"yargs" : " ^16.2.0"
72
72
},
73
73
"devDependencies" : {
74
- "@sentry-internal/test-utils" : " 9.40.0 " ,
74
+ "@sentry-internal/test-utils" : " link:../../../test-utils " ,
75
75
"@types/amqplib" : " ^0.10.5" ,
76
76
"@types/node-cron" : " ^3.0.11" ,
77
77
"@types/node-schedule" : " ^2.1.7" ,
Original file line number Diff line number Diff line change 6923
6923
fflate "^0.4.4"
6924
6924
mitt "^3.0.0"
6925
6925
6926
+ "@sentry-internal/test-utils@link:../test-utils":
6927
+ version "0.0.0"
6928
+ uid ""
6929
+
6926
6930
6927
6931
version "2.22.6"
6928
6932
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.6.tgz#829d6caf2c95c1c46108336de4e1049e6521435e"
You can’t perform that action at this time.
0 commit comments