Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump inquirer and @types/inquirer #940

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 11, 2022

  1. build(deps): bump inquirer and @types/inquirer

    Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) and [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer). These dependencies needed to be updated together.
    
    Updates `inquirer` from 8.2.4 to 9.1.0
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@9.1.0)
    
    Updates `@types/inquirer` from 8.2.1 to 9.0.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)
    
    ---
    updated-dependencies:
    - dependency-name: inquirer
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: "@types/inquirer"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6feff96 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. refactor: migrate to ESM

    timbru31 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    cb861d2 View commit details
    Browse the repository at this point in the history