Bump ts-auto-mock from 3.4.0 to 3.5.0 (#757)

Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Typescript-TDD/ts-auto-mock/releases)
- [Changelog](https://github.com/Typescript-TDD/ts-auto-mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Typescript-TDD/ts-auto-mock/compare/3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: ts-auto-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-23 08:58:22 +02:00
committed by GitHub
parent 1aa67b715e
commit a536c09784

View File

@@ -4778,9 +4778,9 @@ triple-beam@^1.2.0, triple-beam@^1.3.0:
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
ts-auto-mock@^3.3.5:
version "3.4.0"
resolved "https://registry.yarnpkg.com/ts-auto-mock/-/ts-auto-mock-3.4.0.tgz#9d13e6cc7aa12dc8e84206ec7d33a8bd0d47d5c2"
integrity sha512-oA+fdkzcsrqHUzcOnRrpp27eO1WPxVjtZsi6oz+3MYxjhabhH10bMQWQ9Klc/nJPdmdGq9xeluY9eMGtz/1eqQ==
version "3.5.0"
resolved "https://registry.yarnpkg.com/ts-auto-mock/-/ts-auto-mock-3.5.0.tgz#a7fed77b2564c531440236789fb9d594802dc960"
integrity sha512-E1XjMO6UWK/e+i4Ri7h8xGFCIHAb+dxgojcmPQZabQXIJatddQvqJOypg7nYCD2lPtb43HVa3bQd6uHDYV5PvQ==
dependencies:
lodash-es "^4.17.21"
micromatch "^4.0.4"