Skip to content

Commit 8c8c667

Browse files
build(deps-dev): bump jest-mock from 29.7.0 to 30.2.0 (#3174)
Bumps [jest-mock](https://github.com/jestjs/jest/tree/HEAD/packages/jest-mock) 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-mock) --- updated-dependencies: - dependency-name: jest-mock dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2601a1 commit 8c8c667

File tree

2 files changed

+169
-21
lines changed

2 files changed

+169
-21
lines changed

package-lock.json

Lines changed: 168 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-tsdoc": "^0.4.0",
4848
"expect": "^30.2.0",
4949
"jest": "^29.3.1",
50-
"jest-mock": "^29.3.1",
50+
"jest-mock": "^30.2.0",
5151
"lerna": "^8.2.3",
5252
"lodash": "^4.17.21",
5353
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)