Skip to content

Commit c46e56f

Browse files
Bump jest from 30.1.3 to 30.2.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.3 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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c6ec76 commit c46e56f

File tree

2 files changed

+334
-336
lines changed

2 files changed

+334
-336
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/parser": "^8.44.1",
3636
"eslint": "^9.36.0",
3737
"eslint-plugin-typescript": "^0.14.0",
38-
"jest": "^30.1.3",
38+
"jest": "^30.2.0",
3939
"nock": "^14.0.10",
4040
"nodemon": "^3.1.10",
4141
"smee-client": "^3.1.1",

0 commit comments

Comments
 (0)