Skip to content

Commit

Permalink
chore(deps): update dependency jest to v27.4.3 (#284)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 5, 2021
1 parent 9f860e4 commit 2b6090c
Show file tree
Hide file tree
Showing 9 changed files with 358 additions and 336 deletions.
2 changes: 1 addition & 1 deletion actions/monorepo-workspace-submodules-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/validate-npm-package-name": "3.0.3",
"@vercel/ncc": "0.33.0",
"cross-env": "7.0.3",
"jest": "27.3.1",
"jest": "27.4.3",
"jest-mock-process": "1.4.1",
"nock": "13.2.1",
"spawk": "1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/check-pid-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/signal-exit": "3.0.1",
"@types/write-file-atomic": "3.0.2",
"execa": "5.1.1",
"jest": "27.3.1",
"jest": "27.4.3",
"readline-transform": "1.0.0",
"ts-jest": "27.0.7",
"typescript": "4.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-utils/top-level-await-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"execa": "5.1.1",
"jest": "27.3.1",
"jest": "27.4.3",
"ts-jest": "27.0.7",
"typescript": "4.5.2",
"ultra-runner": "3.10.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/run-if-supported/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/parse-json": "4.0.0",
"execa": "5.1.1",
"is-plain-obj": "3.0.0",
"jest": "27.3.1",
"jest": "27.4.3",
"ts-jest": "27.0.7",
"type-fest": "2.6.0",
"typescript": "4.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/encrypted-archive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"execa": "5.1.1",
"glob-exec": "0.1.1",
"grpc_tools_node_protoc_ts": "5.3.2",
"jest": "27.3.1",
"jest": "27.4.3",
"jest-extended": "1.1.0",
"multicodec": "3.2.1",
"noop-stream": "0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-matchers/binary-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@sounisi5011/run-if-supported": "workspace:^1.0.0",
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"jest": "27.3.1",
"jest": "27.4.3",
"pretty-format": "27.4.2",
"ts-jest": "27.0.7",
"typescript": "4.5.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/stream-transform-from/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@sounisi5011/run-if-supported": "workspace:^1.0.0",
"@types/jest": "27.0.3",
"@types/node": "12.20.37",
"jest": "27.3.1",
"jest": "27.4.3",
"ts-jest": "27.0.7",
"tsd": "0.19.0",
"typescript": "4.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/is-property-accessible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@rollup/plugin-typescript": "8.3.0",
"@types/jest": "27.0.3",
"glob-exec": "0.1.1",
"jest": "27.3.1",
"jest": "27.4.3",
"rollup": "2.60.1",
"ts-jest": "27.0.7",
"tsd": "0.19.0",
Expand Down
Loading

0 comments on commit 2b6090c

Please sign in to comment.