Skip to content

Commit

Permalink
Bump ts-auto-mock from 3.1.3 to 3.2.2 (#168)
Browse files Browse the repository at this point in the history
Bumps [ts-auto-mock](https://github.com/Typescript-TDD/ts-auto-mock) from 3.1.3 to 3.2.2.
- [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](Typescript-TDD/ts-auto-mock@3.1.3...3.2.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2021
1 parent 1703e8f commit 311799a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jest-ts-auto-mock": "^2.0.0",
"nock": "^13.1.0",
"prettier": "^2.2.1",
"ts-auto-mock": "^3.1.3",
"ts-auto-mock": "^3.2.2",
"ts-jest": "^26.5.6"
},
"jest": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4595,10 +4595,10 @@ triple-beam@^1.2.0, triple-beam@^1.3.0:
resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==

ts-auto-mock@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/ts-auto-mock/-/ts-auto-mock-3.1.3.tgz#c87783d46b8482d7fd2a122bae067330abcb5098"
integrity sha512-ua34j2QKVhWdobdbYFylC9b2hEFyTl4b8Hqp3HhIDrjkwSrLa8scVEB3/p5rxEubpJdgmSp6wRaLk+GOh8zEYQ==
ts-auto-mock@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/ts-auto-mock/-/ts-auto-mock-3.2.2.tgz#c426302b65909878b85f5809709592af34b81750"
integrity sha512-VXtrHPo9Q60Dy8YuqoZV/AbAFhhS2H0J833UBk7mcFOKFeyP8VRP7axgES0TwBbLuGwzEzY126aYObAG+ySGXg==
dependencies:
lodash-es "^4.17.21"
micromatch "^4.0.4"
Expand Down

0 comments on commit 311799a

Please sign in to comment.