Commit 23e006d
fix(core): Update Object.freeze test for strict mode after SDK bump
`@sentry-internal/typescript` 10.53.1 removed `alwaysStrict: false`,
so ts-jest now emits `"use strict"` and frozen property assignment throws.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cfe9bce commit 23e006d
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
84 | 83 | | |
85 | 84 | | |
86 | 85 | | |
87 | | - | |
| 86 | + | |
88 | 87 | | |
89 | 88 | | |
90 | 89 | | |
| |||
0 commit comments