Skip to content

Commit

Permalink
Merge pull request OpenAPITools#93 from OpenAPITools/renovate/ts-jest…
Browse files Browse the repository at this point in the history
…-26.x

chore(deps): update dependency ts-jest to v26.4.3
  • Loading branch information
kay-schecker committed Oct 26, 2020
2 parents 468d17d + f7336d3 commit 8fd24b1
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 @@ -129,7 +129,7 @@
"jest": "26.6.1",
"prettier": "2.1.2",
"semantic-release": "17.2.1",
"ts-jest": "26.4.2",
"ts-jest": "26.4.3",
"ts-node": "9.0.0",
"tslint": "6.1.3",
"type-fest": "0.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10904,10 +10904,10 @@ trim-off-newlines@^1.0.0:
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=

ts-jest@26.4.2:
version "26.4.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.2.tgz#00b6c970bee202ceef7c6e6e9805c4837b22dab8"
integrity sha512-0+MynTTzzbuy5rGjzsCKjxHJk5gY906c/FSaqQ3081+G7dp2Yygfa9hVlbrtNNcztffh1mC6Rs9jb/yHpcjsoQ==
ts-jest@26.4.3:
version "26.4.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.3.tgz#d153a616033e7ec8544b97ddbe2638cbe38d53db"
integrity sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw==
dependencies:
"@jest/create-cache-key-function" "^26.5.0"
"@types/jest" "26.x"
Expand Down

0 comments on commit 8fd24b1

Please sign in to comment.