Skip to content

Commit 4636753

Browse files
⬆️ Bump expect from 27.5.1 to 30.1.2
Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 27.5.1 to 30.1.2. - [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.1.2/packages/expect) --- updated-dependencies: - dependency-name: expect dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d34e140 commit 4636753

File tree

2 files changed

+217
-96
lines changed

2 files changed

+217
-96
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-node": "^11.1.0",
4242
"eslint-plugin-promise": "^5.1.0",
4343
"eslint-plugin-standard": "^5.0.0",
44-
"expect": "^27.0.2",
44+
"expect": "^30.1.2",
4545
"mocha": "^10.0.0",
4646
"nightmare": "^3.0.1",
4747
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)