Skip to content

Commit 6a8c90c

Browse files
chore(deps-dev): bump jest from 29.7.0 to 30.2.0
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] <support@github.com>
1 parent 9541c64 commit 6a8c90c

2 files changed

Lines changed: 1139 additions & 707 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"eslint": "^8.14.0",
23-
"jest": "^29.7.0",
23+
"jest": "^30.2.0",
2424
"lerna": "^8.1.8",
2525
"typescript": "^5.6.3"
2626
},

0 commit comments

Comments
 (0)