Skip to content

Commit 8314f91

Browse files
authored
Merge pull request #192 from proto-graphql/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v27.5.2
2 parents 2863728 + dfc4562 commit 8314f91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@changesets/changelog-github": "^0.4.7",
1919
"@changesets/cli": "^2.25.0",
2020
"@types/google-protobuf": "3.15.6",
21-
"@types/jest": "27.5.0",
21+
"@types/jest": "27.5.2",
2222
"frolint": "2.8.2",
2323
"google-protobuf": "3.20.1",
2424
"graphql": "15.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -975,10 +975,10 @@
975975
dependencies:
976976
"@types/istanbul-lib-report" "*"
977977

978-
"@types/jest@27.5.0":
979-
version "27.5.0"
980-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0.tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b"
981-
integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==
978+
"@types/jest@27.5.2":
979+
version "27.5.2"
980+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
981+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
982982
dependencies:
983983
jest-matcher-utils "^27.0.0"
984984
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)