Skip to content

Commit 930f85c

Browse files
Bump jest-cli from 27.5.1 to 29.6.2
Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli) from 27.5.1 to 29.6.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest-cli) --- updated-dependencies: - dependency-name: jest-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5dd6e9 commit 930f85c

File tree

2 files changed

+983
-13
lines changed

2 files changed

+983
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "^8.6.0",
4141
"eslint-plugin-prettier": "^5.0.0",
4242
"jest": "^27.2.0",
43-
"jest-cli": "^27.2.0",
43+
"jest-cli": "^29.6.2",
4444
"prettier": "^3.0.1",
4545
"ts-jest": "^27.0.3",
4646
"ts-node": "^10.0.0"

0 commit comments

Comments
 (0)