Skip to content

Commit

Permalink
feat(dependencies): update to fix security alert
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiCalazans committed Mar 7, 2019
1 parent ce56b63 commit 24c5d62
Show file tree
Hide file tree
Showing 2 changed files with 2,293 additions and 1,166 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
},
"dependencies": {},
"devDependencies": {
"react": "^16.4.0",
"react-native": "^0.55.4",
"@commitlint/cli": "^6.1.3",
"@commitlint/config-conventional": "^6.1.3",
"babel-eslint": "^8.1.1",
Expand All @@ -61,6 +59,8 @@
"lint-staged": "6.0.0",
"prettier": "^1.9.2",
"prop-types": "^15.6.1",
"react": "^16.4.0",
"react-native": "^0.55.4",
"react-test-renderer": "^16.4.0"
}
}
Loading

0 comments on commit 24c5d62

Please sign in to comment.