amp-by-example
amp-by-example copied to clipboard
Update dependency domelementtype to v2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| domelementtype | devDependencies | major | 1.3.1 -> 2.0.1 |
Release Notes
fb55/domelementtype
v2.0.1
Fix main and types fields in package.json
v2.0.0
domelementtype was ported to TypeScript!
New is a ElementType export that should be used when using this module from TypeScript. It's a const enum, meaning the TypeScript compiler will replace all uses with string literals.
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.