amp-by-example icon indicating copy to clipboard operation
amp-by-example copied to clipboard

Update dependency domelementtype to v2

Open renovate-bot opened this issue 6 years ago • 0 comments

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

Compare Source

Fix main and types fields in package.json

v2.0.0

Compare Source

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.

renovate-bot avatar Jul 30 '19 18:07 renovate-bot