This commit is contained in:
James Ives 2021-05-06 09:06:52 -04:00
commit 4d7eb44c93
3 changed files with 6 additions and 5 deletions

View File

@ -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).
<!-- sponsors --><a href="https://github.com/Chooksta69"><img src="https://github.com/Chooksta69.png" width="40px" alt="" /></a><!-- sponsors -->
<!-- sponsors --><!-- sponsors -->

View File

@ -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"
}
}

View File

@ -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"