vue3-yuanma/packages/runtime-dom/__tests__
dependabot[bot] 305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)
* build(deps-dev): bump typescript from 4.3.5 to 4.4.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump typescript from 4.3.5 to 4.4.2

* test: fix nodeOps types

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>
Co-authored-by: Evan You <yyx990803@gmail.com>
2021-09-02 09:53:57 -04:00
..
directives chore: run updated prettier 2021-07-19 18:24:18 -04:00
helpers chore: run updated prettier 2021-07-19 18:24:18 -04:00
createApp.spec.ts fix(runtime-dom): support mounting app to svg container (#2929) 2021-03-01 11:51:32 -05:00
customElement.spec.ts feat(runtime-dom): support async component in defineCustomElement 2021-08-06 19:15:55 -04:00
customizedBuiltIn.spec.ts chore: fix typos (#1090) 2020-05-01 09:42:58 -04:00
nodeOps.spec.ts build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 2021-09-02 09:53:57 -04:00
patchAttrs.spec.ts fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 2021-08-16 18:18:36 -04:00
patchClass.spec.ts refactor: adjust runtime-dom test structure + tests for dom props 2020-04-10 15:37:30 -04:00
patchEvents.spec.ts fix: kebab-case events are attached correctly on web components, see #2841 (#2847) 2021-02-09 07:58:36 +01:00
patchProps.spec.ts fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 2021-08-16 18:18:36 -04:00
patchStyle.spec.ts fix(runtime-dom): style binding multi value support 2020-08-03 17:13:17 -04:00
rendererStaticNode.spec.ts wip(runtime): test for static vnode handling 2020-05-15 16:11:53 -04:00