Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to ^29.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 9b928a3 commit 50a35ca
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion internal/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@graphql-ez/plugin-schema": "^0.9.1",
"@graphql-tools/executor-http": "^1.1.5",
"@rollup/plugin-babel": "^6.0.4",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"cross-env": "^7.0.3",
"fastify": "^4.28.1",
"gqty": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@types/eslint": "^8.56.12",
"@types/eslint__eslintrc": "^2.1.2",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.15",
"@types/react": "^18.3.3",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50a35ca

Please sign in to comment.