Skip to content

Commit 63f5e69

Browse files
authored
feat: Bump dependencies (#394)
Fixes #391
1 parent 44b9793 commit 63f5e69

File tree

2 files changed

+1564
-120
lines changed

2 files changed

+1564
-120
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"react-native": ">=0.38.0"
2929
},
3030
"dependencies": {
31-
"@sentry/wizard": "^0.9.1",
32-
"raven-js": "^3.22.1"
31+
"@sentry/wizard": "^0.9.5",
32+
"raven-js": "^3.24.2"
3333
},
3434
"rnpm": {
3535
"commands": {
@@ -47,10 +47,10 @@
4747
},
4848
"devDependencies": {
4949
"husky": "^0.14.3",
50-
"lint-staged": "^6.0.1",
51-
"prettier": "^1.10.2",
52-
"replace-in-file": "^3.1.0",
53-
"typescript": "^2.5.3"
50+
"lint-staged": "^7.0.4",
51+
"prettier": "^1.12.1",
52+
"replace-in-file": "^3.4.0",
53+
"typescript": "^2.8.3"
5454
},
5555
"lint-staged": {
5656
"*.js": [

0 commit comments

Comments
 (0)