Skip to content

Commit f53e9a0

Browse files
Bump jest-cli from 27.5.1 to 29.6.1
Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli) from 27.5.1 to 29.6.1. - [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.1/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 a164c3c commit f53e9a0

File tree

2 files changed

+995
-10
lines changed

2 files changed

+995
-10
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": "^4.0.0",
4242
"jest": "^27.2.0",
43-
"jest-cli": "^27.2.0",
43+
"jest-cli": "^29.6.1",
4444
"prettier": "^2.0.2",
4545
"ts-jest": "^27.0.3",
4646
"ts-node": "^10.0.0"

0 commit comments

Comments
 (0)