Skip to content

Commit

Permalink
Merge pull request #225 from chriskalmar/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependency ts-jest to v26.5.6
  • Loading branch information
chriskalmar committed Jun 8, 2021
2 parents 7b666a8 + 9587ce3 commit 7184706
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -85,7 +85,7 @@
"prettier-eslint-cli": "5.0.1",
"rimraf": "3.0.2",
"sqlite3": "5.0.2",
"ts-jest": "26",
"ts-jest": "26.5.6",
"typeorm": "0.2.34",
"typescript": "4.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -7652,7 +7652,7 @@ trim-right@^1.0.1:
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=

ts-jest@26:
ts-jest@26.5.6:
version "26.5.6"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
Expand Down

0 comments on commit 7184706

Please sign in to comment.