Skip to content

Commit 1cf71ba

Browse files
build(deps-dev): bump expect from 29.7.0 to 30.0.5
Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 29.7.0 to 30.0.5. - [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.5/packages/expect) --- updated-dependencies: - dependency-name: expect dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9e8895 commit 1cf71ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"devDependencies": {
3232
"codeceptjs": "3.7.3",
3333
"documentation": "14.0.3",
34-
"expect": "^29.7.0"
34+
"expect": "^30.0.5"
3535
}
3636
}

0 commit comments

Comments
 (0)