Skip to content

Commit 1e97d24

Browse files
Bump expect from 29.7.0 to 30.0.3
Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 29.7.0 to 30.0.3. - [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.3/packages/expect) --- updated-dependencies: - dependency-name: expect dependency-version: 30.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2807a04 commit 1e97d24

File tree

2 files changed

+179
-5
lines changed

2 files changed

+179
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"core-js": "~3.42.0",
2323
"diff": "^8.0.2",
2424
"eslint": "^9.28.0",
25-
"expect": "^29.7.0",
25+
"expect": "^30.0.3",
2626
"globals": "^16.2.0",
2727
"jest": "^29.7.0",
2828
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)