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

Commit 7496d5b

Browse files
chore: Bump jest-mock (#1594)
Bumps [jest-mock](https://github.com/facebook/jest/tree/HEAD/packages/jest-mock) from 27.4.2 to 27.4.6. - [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/v27.4.6/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c30d8d9 commit 7496d5b

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/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.0.0",
2828
"jest": "^27.4.7",
29-
"jest-mock": "^27.4.2",
29+
"jest-mock": "^27.4.6",
3030
"prettier": "2.5.1",
3131
"ts-jest": "^27.1.2",
3232
"ts-node-dev": "^1.1.6",

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

-8
Original file line numberDiff line numberDiff line change
@@ -2450,14 +2450,6 @@ jest-message-util@^27.4.6:
24502450
slash "^3.0.0"
24512451
stack-utils "^2.0.3"
24522452

2453-
jest-mock@^27.4.2:
2454-
version "27.4.2"
2455-
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.4.2.tgz#184ff197a25491bfe4570c286daa5d62eb760b88"
2456-
integrity sha512-PDDPuyhoukk20JrQKeofK12hqtSka7mWH0QQuxSNgrdiPsrnYYLS6wbzu/HDlxZRzji5ylLRULeuI/vmZZDrYA==
2457-
dependencies:
2458-
"@jest/types" "^27.4.2"
2459-
"@types/node" "*"
2460-
24612453
jest-mock@^27.4.6:
24622454
version "27.4.6"
24632455
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-27.4.6.tgz#77d1ba87fbd33ccb8ef1f061697e7341b7635195"

0 commit comments

Comments
 (0)