build(deps): upgrade to TypeScript 4
This commit is contained in:
@@ -707,6 +707,7 @@ describe('api: watch', () => {
|
||||
newValue: 2
|
||||
})
|
||||
|
||||
// @ts-ignore
|
||||
delete obj.foo
|
||||
await nextTick()
|
||||
expect(dummy).toBeUndefined()
|
||||
|
||||
Reference in New Issue
Block a user