Skip to content

Commit 6e6dac3

Browse files
chore(deps-dev): bump expect from 29.6.2 to 29.7.0 (#3890)
Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 29.6.2 to 29.7.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/v29.7.0/packages/expect) --- updated-dependencies: - dependency-name: expect dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40e06c8 commit 6e6dac3

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
@@ -120,7 +120,7 @@
120120
"eslint-config-airbnb-base": "15.0.0",
121121
"eslint-plugin-import": "2.25.4",
122122
"eslint-plugin-mocha": "6.3.0",
123-
"expect": "29.6.2",
123+
"expect": "29.7.0",
124124
"express": "4.17.2",
125125
"graphql": "14.6.0",
126126
"husky": "8.0.1",

0 commit comments

Comments
 (0)