Skip to content

Commit 4cd2ede

Browse files
authored
Update @types/jest to version 29.5.14
1 parent 16310ca commit 4cd2ede

File tree

4 files changed

+39
-39
lines changed

4 files changed

+39
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@gadgetinc/react": "workspace:*",
4040
"@swc/core": "^1.3.90",
4141
"@swc/jest": "^0.2.36",
42-
"@types/jest": "^29.5.12",
42+
"@types/jest": "^29.5.14",
4343
"@types/node": "^22.13.14",
4444
"@types/semver": "^7.5.8",
4545
"eslint": "^8.57.0",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@testing-library/jest-dom": "^6.8.0",
101101
"@testing-library/react": "^16.3.0",
102102
"@testing-library/user-event": "^14.6.1",
103-
"@types/jest": "^29.5.12",
103+
"@types/jest": "^29.5.14",
104104
"@types/lodash-es": "^4.17.1",
105105
"@types/node": "^22.13.14",
106106
"@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
"@types/prettier": "^2.7.3",
3535
"conditional-type-checks": "^1.0.6",
3636
"prettier": "^2.8.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)