Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency ts-jest to v26.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 24, 2021
1 parent 6f56f78 commit c7df078
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 @@ -42,7 +42,7 @@
"inquirer": "7.3.3",
"jest": "26.6.3",
"rimraf": "3.0.2",
"ts-jest": "26.5.1",
"ts-jest": "26.5.2",
"tslint": "6.1.3",
"typescript": "4.1.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3915,10 +3915,10 @@ tr46@^2.0.0:
dependencies:
punycode "^2.1.1"

ts-jest@26.5.1:
version "26.5.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
ts-jest@26.5.2:
version "26.5.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
dependencies:
"@types/jest" "26.x"
bs-logger "0.x"
Expand Down

0 comments on commit c7df078

Please sign in to comment.