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

v0.1.7 #30

Merged
merged 12 commits into from
Oct 10, 2022
Merged

v0.1.7 #30

merged 12 commits into from
Oct 10, 2022

Commits on Oct 3, 2022

  1. Bump jest from 29.1.1 to 29.1.2

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.1.1 to 29.1.2.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    7bccc7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from toebeann/dependabot/npm_and_yarn/dev/jest…

    …-29.1.2
    
    Bump jest from 29.1.1 to 29.1.2
    toebeann committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d6bfbcc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Bump semver from 7.3.7 to 7.3.8

    Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.3.8.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.7...v7.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6a1a62c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from toebeann/dependabot/npm_and_yarn/dev/semv…

    …er-7.3.8
    
    Bump semver from 7.3.7 to 7.3.8
    toebeann committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b491d22 View commit details
    Browse the repository at this point in the history
  3. Bump eslint from 8.24.0 to 8.25.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.24.0...v8.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d55516e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from toebeann/dependabot/npm_and_yarn/dev/esli…

    …nt-8.25.0
    
    Bump eslint from 8.24.0 to 8.25.0
    toebeann committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    c582d33 View commit details
    Browse the repository at this point in the history
  5. Bump @types/prompts from 2.0.14 to 2.4.1

    Bumps [@types/prompts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompts) from 2.0.14 to 2.4.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prompts)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/prompts"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    897d4ba View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from toebeann/dependabot/npm_and_yarn/dev/type…

    …s/prompts-2.4.1
    
    Bump @types/prompts from 2.0.14 to 2.4.1
    toebeann committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9bda4fa View commit details
    Browse the repository at this point in the history
  7. Bump @types/jest from 29.1.1 to 29.1.2

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.1.1 to 29.1.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    7de69ea View commit details
    Browse the repository at this point in the history
  8. Version bump for release

    toebeann committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9195d79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21a9440 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #29 from toebeann/dependabot/npm_and_yarn/dev/type…

    …s/jest-29.1.2
    
    Bump @types/jest from 29.1.1 to 29.1.2
    toebeann committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    db5a8d3 View commit details
    Browse the repository at this point in the history