Skip to content

Commit c9ae942

Browse files
chore(deps-dev): bump jest-extended from 6.0.0 to 7.0.0 (#307)
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/jest-community/jest-extended/releases) - [Changelog](https://github.com/jest-community/jest-extended/blob/main/CHANGELOG.md) - [Commits](jest-community/jest-extended@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: jest-extended dependency-version: 7.0.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 553daea commit c9ae942

2 files changed

Lines changed: 104 additions & 111 deletions

File tree

package-lock.json

Lines changed: 103 additions & 110 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
@@ -97,7 +97,7 @@
9797
"@babel/plugin-syntax-typescript": "^7.27.1",
9898
"@types/babel__helper-plugin-utils": "^7.10.3",
9999
"@types/lodash.mergewith": "^4.6.9",
100-
"jest-extended": "^6.0.0",
100+
"jest-extended": "^7.0.0",
101101
"semver": "^7.7.2",
102102
"strip-ansi~6": "npm:strip-ansi@^6.0.1",
103103
"toss-expression": "^0.1.2"

0 commit comments

Comments
 (0)