Skip to content

Commit 788bd2f

Browse files
chore: Bump jest (#1593)
Bumps [jest](https://github.com/facebook/jest) from 27.4.5 to 27.4.7. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v27.4.5...v27.4.7) --- updated-dependencies: - dependency-name: jest 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 8197432 commit 788bd2f

File tree

2 files changed

+470
-286
lines changed

2 files changed

+470
-286
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"aws-sdk": "^2.1048.0",
2626
"eslint": "^7.32.0",
2727
"eslint-plugin-prettier": "4.0.0",
28-
"jest": "^27.4.5",
28+
"jest": "^27.4.7",
2929
"jest-mock": "^27.4.2",
3030
"prettier": "2.5.1",
3131
"ts-jest": "^27.1.2",

0 commit comments

Comments
 (0)