Skip to content

Commit e8fd198

Browse files
build(deps-dev): bump jest from 28.1.3 to 29.0.2 (nodejs#1635)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.0.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.0.2/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... 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 84f56f7 commit e8fd198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"https-pem": "^3.0.0",
8282
"husky": "^8.0.1",
8383
"import-fresh": "^3.3.0",
84-
"jest": "^28.0.1",
84+
"jest": "^29.0.2",
8585
"jsfuzz": "^1.0.15",
8686
"mocha": "^10.0.0",
8787
"p-timeout": "^3.2.0",

0 commit comments

Comments
 (0)