Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 23, 2020
1 parent 772e6cb commit 4c27a35
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 @@ -106,7 +106,7 @@
"rimraf": "3.0.0",
"rxjs": "6.5.4",
"semantic-release": "15.14.0",
"ts-jest": "24.3.0",
"ts-jest": "25.0.0",
"ts-loader": "6.2.1",
"ts-node": "8.6.2",
"tslint": "6.0.0-beta1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -14135,10 +14135,10 @@ ts-easing@^0.2.0:
resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec"
integrity sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==

ts-jest@24.3.0:
version "24.3.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==
ts-jest@25.0.0:
version "25.0.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.0.0.tgz#d83b266e6ffda0c458a129951b3fe3567f8ce8df"
integrity sha512-F+hZg3j7XYOFpXJteXb4lnqy7vQzTmpTmX7AJT6pvSGeZejyXj1Lk0ArpnrEPOpv6Zu/NugHc5W7FINngC9WZQ==
dependencies:
bs-logger "0.x"
buffer-from "1.x"
Expand Down

0 comments on commit 4c27a35

Please sign in to comment.