Skip to content

Commit d4f6e66

Browse files
Bump @types/jest from 27.0.3 to 27.4.0 (#796)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.3 to 27.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 963d982 commit d4f6e66

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/express-rate-limit": "^5.1.3",
3838
"@types/faker": "^5.5.9",
3939
"@types/helmet": "^4.0.0",
40-
"@types/jest": "^27.0.3",
40+
"@types/jest": "^27.4.0",
4141
"@types/jsonwebtoken": "^8.5.6",
4242
"@types/lodash": "^4.14.178",
4343
"@types/morgan": "^1.9.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -766,10 +766,10 @@
766766
dependencies:
767767
"@types/istanbul-lib-report" "*"
768768

769-
"@types/jest@^27.0.3":
770-
version "27.0.3"
771-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
772-
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
769+
"@types/jest@^27.4.0":
770+
version "27.4.0"
771+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0.tgz#037ab8b872067cae842a320841693080f9cb84ed"
772+
integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==
773773
dependencies:
774774
jest-diff "^27.0.0"
775775
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)