Skip to content

Commit 734b76d

Browse files
chore(deps): update dependency expect to v28
1 parent a554185 commit 734b76d

File tree

2 files changed

+302
-73
lines changed

2 files changed

+302
-73
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
"eslint-plugin-import": "2.22.0",
4444
"eslint-plugin-jasmine": "2.10.1",
4545
"eslint-plugin-react": "7.20.6",
46-
"expect": "1.20.2",
46+
"expect": "28.1.3",
4747
"json": "9.0.6",
4848
"mocha": "5.2.0",
4949
"mversion": "1.13.0",
5050
"react": "16.13.1"
5151
},
5252
"peerDependencies": {
53-
"expect": "^1.0.0"
53+
"expect": "^1.0.0 || ^28.0.0"
5454
}
5555
}

0 commit comments

Comments
 (0)