Typescript-TDD / ts-auto-mock

Typescript transformer to unlock automatic mock creation for interfaces and classes
https://typescript-tdd.github.io/ts-auto-mock
MIT License
599 stars 16 forks source link

chore(deps-dev): bump regenerator-runtime from 0.13.9 to 0.13.11 #1474

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps regenerator-runtime from 0.13.9 to 0.13.11.

Commits
  • e4b592a Bump regenerator-runtime patch version to 0.13.11.
  • 2ca572e Bump uglify-js from 3.17.3 to 3.17.4 (#621)
  • f64df74 Bump @​babel/plugin-transform-modules-commonjs from 7.18.6 to 7.19.6 (#619)
  • ef387f7 Fix: GitHub URL in package.json (#629)
  • afe2ee8 Fix: yield / await in sparse array (#628)
  • f14287c Bump @​babel/core from 7.19.3 to 7.20.2 (#626)
  • cdaf2b2 Bump @​babel/parser from 7.19.4 to 7.20.3 (#625)
  • 18dcd03 Require .next method on delegate iterator (#630)
  • 81a1429 Stick to using npm@8 (not v9) for running tests.
  • af5eed2 Update regenerator to version 0.14.9.
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
typescripttdd commented 1 year ago

:tada: This PR is included in version 3.7.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: