Skip to content

Commit

Permalink
Merge pull request #43 from belgattitude/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/jest to v29.2.5
  • Loading branch information
belgattitude authored Jan 1, 2023
2 parents da15dd9 + 1bb4e77 commit 2369cde
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/zod-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@size-limit/file": "8.1.0",
"@size-limit/webpack": "8.1.0",
"@size-limit/webpack-why": "8.1.0",
"@types/jest": "29.2.4",
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
"@vitest/coverage-istanbul": "0.26.2",
"@vitest/ui": "0.26.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1930,7 +1930,7 @@ __metadata:
"@size-limit/file": "npm:8.1.0"
"@size-limit/webpack": "npm:8.1.0"
"@size-limit/webpack-why": "npm:8.1.0"
"@types/jest": "npm:29.2.4"
"@types/jest": "npm:29.2.5"
"@types/node": "npm:18.11.18"
"@vitest/coverage-istanbul": "npm:0.26.2"
"@vitest/ui": "npm:0.26.2"
Expand Down Expand Up @@ -2590,13 +2590,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:29.2.4":
version: 29.2.4
resolution: "@types/jest@npm:29.2.4"
"@types/jest@npm:*, @types/jest@npm:29.2.5":
version: 29.2.5
resolution: "@types/jest@npm:29.2.5"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: d4e35aa1f96bbf228b8d31d1cd987becdac0bacf46b6fd879fefef61dc2cc18a8b4075dc9fc664d588ff8fd410641c3cae087d8396ee1cf18369579e4a1eb846
checksum: df7a21f93d1c6dbe520b2bd735a51dc1675bdc32090d421ea742a320a9ea0126680a3abe66321b0944941061dda698b1e775dcde2d16c44f19e24a94f7ef7020
languageName: node
linkType: hard

Expand Down

0 comments on commit 2369cde

Please sign in to comment.