Skip to content

Commit e6a72dd

Browse files
build(deps-dev): bump jest from 29.7.0 to 30.2.0 (#95)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.2.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dc57ae commit e6a72dd

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
@@ -32,7 +32,7 @@
3232
"codeceptjs": "^3.7.3",
3333
"documentation": "^14.0.3",
3434
"dotenv": "^16.4.5",
35-
"jest": "29.7.0",
35+
"jest": "30.2.0",
3636
"nock": "^14.0.1",
3737
"semantic-release": "^24.0.0",
3838
"ts-jest": "^29.2.6",

0 commit comments

Comments
 (0)