diff --git a/README.md b/README.md index 3858d587..8ae007b8 100644 --- a/README.md +++ b/README.md @@ -348,4 +348,4 @@ If you wish to remove these files you must go into the deployment branch directl This project would not be possible without all of our fantastic [contributors](https://github.com/JamesIves/github-pages-deploy-action/graphs/contributors) and [sponsors](https://github.com/sponsors/JamesIves). If you'd like to support the maintenance and upkeep of this project you can [donate via GitHub Sponsors](https://github.com/sponsors/JamesIves). - + diff --git a/package.json b/package.json index 544010d7..fcd0b1f6 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "jest-circus": "26.6.3", "prettier": "2.2.1", "rimraf": "3.0.2", - "ts-jest": "26.5.5", + "ts-jest": "26.5.6", "typescript": "4.2.4" } } diff --git a/yarn.lock b/yarn.lock index 4a58d1bf..bde35184 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3634,9 +3634,10 @@ tr46@^2.0.0: dependencies: punycode "^2.1.1" -ts-jest@26.5.5: - version "26.5.5" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5" +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== dependencies: bs-logger "0.x" buffer-from "1.x"