Skip to content

Commit da8a426

Browse files
committed
Update dependency @types/jest to v29.0.3
1 parent e5afa14 commit da8a426

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
@@ -47,7 +47,7 @@
4747
"@graphql-codegen/cli": "2.12.0",
4848
"@graphql-codegen/typescript": "2.7.3",
4949
"@tsconfig/recommended": "1.0.1",
50-
"@types/jest": "29.0.2",
50+
"@types/jest": "29.0.3",
5151
"@typescript-eslint/eslint-plugin": "5.37.0",
5252
"@typescript-eslint/parser": "5.37.0",
5353
"eslint": "8.23.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,10 +1767,10 @@
17671767
dependencies:
17681768
"@types/istanbul-lib-report" "*"
17691769

1770-
"@types/[email protected].2":
1771-
version "29.0.2"
1772-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.2.tgz#05dcb2d78d2fcc444be89f95b7389f2c3601d336"
1773-
integrity sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==
1770+
"@types/[email protected].3":
1771+
version "29.0.3"
1772+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.3.tgz#b61a5ed100850686b8d3c5e28e3a1926b2001b59"
1773+
integrity sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og==
17741774
dependencies:
17751775
expect "^29.0.0"
17761776
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)