Skip to content

Commit

Permalink
Update dependency ts-jest to v26.1.0 (#1567)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 30, 2020
1 parent 4a670ef commit e2d0034
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"@types/jest": "25.2.3",
"@types/node": "13.13.9",
"jest": "26.0.1",
"ts-jest": "26.0.0",
"ts-jest": "26.1.0",
"typescript": "3.9.3",
"@typescript-eslint/eslint-plugin": "3.0.2",
"@typescript-eslint/parser": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -12743,10 +12743,10 @@ ts-invariant@^0.4.0:
dependencies:
tslib "^1.9.3"

ts-jest@26.0.0:
version "26.0.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.0.0.tgz#957b802978249aaf74180b9dcb17b4fd787ad6f3"
integrity sha512-eBpWH65mGgzobuw7UZy+uPP9lwu+tPp60o324ASRX4Ijg8UC5dl2zcge4kkmqr2Zeuk9FwIjvCTOPuNMEyGWWw==
ts-jest@26.1.0:
version "26.1.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.0.tgz#e9070fc97b3ea5557a48b67c631c74eb35e15417"
integrity sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q==
dependencies:
bs-logger "0.x"
buffer-from "1.x"
Expand Down

0 comments on commit e2d0034

Please sign in to comment.