Skip to content

Commit 040bbd4

Browse files
build(deps): bump expect from 28.1.3 to 30.2.0 (#93)
Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 28.1.3 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/expect) --- updated-dependencies: - dependency-name: expect dependency-version: 30.2.0 dependency-type: direct:production 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 e6a72dd commit 040bbd4

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
@@ -23,7 +23,7 @@
2323
"homepage": "https://github.com/codeceptjs/mailslurp-helper#readme",
2424
"dependencies": {
2525
"chai": "^4.3.4",
26-
"expect": "^28.1.3",
26+
"expect": "^30.2.0",
2727
"mailslurp-client": "^6.7.4",
2828
"ts-node": "^10.9.2"
2929
},

0 commit comments

Comments
 (0)