Skip to content

Commit

Permalink
Update dependency @types/chai to v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2018
1 parent bd6d4c7 commit b8c94a9
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"@types/chai": "4.1.4",
"@types/chai": "4.1.7",
"@types/jest": "23.3.0",
"@types/react": "16.4.6",
"@types/react-dom": "16.0.7",
Expand All @@ -12,7 +12,7 @@
"@types/react-navigation": "2.0.11",
"@types/react-test-renderer": "16.0.2",
"babel-preset-react-native": "4.0.0",
"chai": "4.1.2",
"chai": "4.2.0",
"jest": "23.4.1",
"prettier": "1.14.2",
"prettier-check": "2.0.0",
Expand Down

0 comments on commit b8c94a9

Please sign in to comment.