Skip to content

Commit 6fea000

Browse files
authored
Update @types/jest to version 29.5.14
1 parent 6bf3d60 commit 6fea000

File tree

4 files changed

+26
-58
lines changed

4 files changed

+26
-58
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@gadgetinc/react": "workspace:*",
4141
"@swc/core": "^1.3.90",
4242
"@swc/jest": "^0.2.36",
43-
"@types/jest": "^29.5.12",
43+
"@types/jest": "^29.5.14",
4444
"@types/node": "^22.13.14",
4545
"@types/semver": "^7.5.8",
4646
"execa": "^5.1.1",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@testing-library/jest-dom": "^6.8.0",
115115
"@testing-library/react": "^16.3.0",
116116
"@testing-library/user-event": "^14.6.1",
117-
"@types/jest": "^29.5.12",
117+
"@types/jest": "^29.5.14",
118118
"@types/lodash-es": "^4.17.1",
119119
"@types/node": "^22.13.14",
120120
"@types/pluralize": "^0.0.31",

packages/tiny-graphql-query-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@0no-co/graphql.web": "^1.0.4",
3131
"@testing-library/jest-dom": "^6.8.0",
3232
"@testing-library/react": "^16.3.0",
33-
"@types/jest": "^29.5.12",
33+
"@types/jest": "^29.5.14",
3434
"conditional-type-checks": "^1.0.6",
3535
"react": "^19.1.1",
3636
"react-dom": "^19.1.1"

pnpm-lock.yaml

Lines changed: 23 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)