Skip to content

Commit

Permalink
chore(deps): update dependency expect to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent a554185 commit ed6fff9
Showing 1 changed file with 2 additions and 2 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": "29.5.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 || ^29.0.0"
}
}

0 comments on commit ed6fff9

Please sign in to comment.