Skip to content

Commit 4a024ab

Browse files
authored
Merge pull request #345 from gadget-inc/depfu/update/pnpm/@types/jest-29.5.12
Update @types/jest 29.5.5 → 29.5.12 (patch)
2 parents f72482a + 21dc36b commit 4a024ab

File tree

4 files changed

+20
-34
lines changed

4 files changed

+20
-34
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@gadgetinc/react": "workspace:*",
3434
"@swc/core": "^1.3.90",
3535
"@swc/jest": "^0.2.36",
36-
"@types/jest": "^29.5.5",
36+
"@types/jest": "^29.5.12",
3737
"@types/node": "^16.11.7",
3838
"@types/semver": "^7.5.8",
3939
"eslint": "^8.57.0",

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@testing-library/jest-dom": "^5.17.0",
4646
"@testing-library/react": "^13.4.0",
4747
"@testing-library/user-event": "^14.5.2",
48-
"@types/jest": "^29.5.5",
48+
"@types/jest": "^29.5.12",
4949
"@types/lodash": "^4.17.0",
5050
"@types/node": "^18.0.0",
5151
"@types/react": "^18.2.79",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@testing-library/jest-dom": "^5.17.0",
3131
"@testing-library/react": "^13.4.0",
32-
"@types/jest": "^29.5.5",
32+
"@types/jest": "^29.5.12",
3333
"@types/prettier": "^2.7.3",
3434
"conditional-type-checks": "^1.0.6",
3535
"graphql": "16.5.0",

pnpm-lock.yaml

+17-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)