Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 9757716

Browse files
chore: Bump jest-mock from 29.2.1 to 29.2.2 in /modules/runners/lambdas/runners (#2605)
chore: Bump jest-mock in /modules/runners/lambdas/runners Bumps [jest-mock](https://github.com/facebook/jest/tree/HEAD/packages/jest-mock) from 29.2.1 to 29.2.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest-mock) --- updated-dependencies: - dependency-name: jest-mock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56291a3 commit 9757716

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

Diff for: modules/runners/lambdas/runners/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint": "^7.32.0",
2727
"eslint-plugin-prettier": "4.2.1",
2828
"jest": "^29.2",
29-
"jest-mock": "^29.2.1",
29+
"jest-mock": "^29.2.2",
3030
"jest-mock-extended": "^3.0.1",
3131
"moment-timezone": "^0.5.38",
3232
"nock": "^13.2.9",

Diff for: modules/runners/lambdas/runners/yarn.lock

-9
Original file line numberDiff line numberDiff line change
@@ -3605,15 +3605,6 @@ jest-mock-extended@^3.0.1:
36053605
dependencies:
36063606
ts-essentials "^7.0.3"
36073607

3608-
jest-mock@^29.2.1:
3609-
version "29.2.1"
3610-
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.1.tgz#a0d361cffcb28184fa9c5443adbf591fa5759775"
3611-
integrity sha512-NDphaY/GqyQpTfnTZiTqqpMaw4Z0I7XnB7yBgrT6IwYrLGxpOhrejYr4ANY4YvO2sEGdd8Tx/6D0+WLQy7/qDA==
3612-
dependencies:
3613-
"@jest/types" "^29.2.1"
3614-
"@types/node" "*"
3615-
jest-util "^29.2.1"
3616-
36173608
jest-mock@^29.2.2:
36183609
version "29.2.2"
36193610
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-29.2.2.tgz#9045618b3f9d27074bbcf2d55bdca6a5e2e8bca7"

0 commit comments

Comments
 (0)