Skip to content

Commit d1a6f36

Browse files
chore(deps): bump jest-matcher-utils from 29.7.0 to 30.0.0 (#1611)
Bumps [jest-matcher-utils](https://github.com/jestjs/jest/tree/HEAD/packages/jest-matcher-utils) from 29.7.0 to 30.0.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.0.0/packages/jest-matcher-utils) --- updated-dependencies: - dependency-name: jest-matcher-utils dependency-version: 30.0.0 dependency-type: direct:production 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 1dce8b6 commit d1a6f36

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/jest-either/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@pacote/is-plain-object": "file:../is-plain-object",
4343
"jest-diff": "^30.0.0",
44-
"jest-matcher-utils": "^29.0.1",
44+
"jest-matcher-utils": "^30.0.0",
4545
"ramda": "^0.30.0"
4646
},
4747
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)