Skip to content

Commit

Permalink
chore(deps): update dependency expect to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 6, 2022
1 parent a554185 commit 96c7e23
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 73 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jasmine": "2.10.1",
"eslint-plugin-react": "7.20.6",
"expect": "1.20.2",
"expect": "28.1.0",
"json": "9.0.6",
"mocha": "5.2.0",
"mversion": "1.13.0",
"react": "16.13.1"
},
"peerDependencies": {
"expect": "^1.0.0"
"expect": "^1.0.0 || ^28.0.0"
}
}
Loading

0 comments on commit 96c7e23

Please sign in to comment.