Skip to content

Commit

Permalink
chore(): pin ts-jest ^26.5.2 dev
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | ts-jest | 26.5.1 | 26.5.2 |
  • Loading branch information
renovate-bot authored and minddocbot committed Feb 24, 2021
1 parent 6f9ed9e commit e655aba
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 @@ -35,7 +35,7 @@
"husky": "^5.1.1",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"ts-jest": "^26.5.1",
"ts-jest": "^26.5.2",
"tslint": "^6.1.3",
"tslint-config-airbnb": "^5.11.2",
"typescript": "^4.1.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3539,10 +3539,10 @@ tr46@^2.0.2:
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 e655aba

Please sign in to comment.