Skip to content

Commit 5ae5d00

Browse files
committed
chore: update devDependencies
1 parent a9da03b commit 5ae5d00

File tree

2 files changed

+357
-449
lines changed

2 files changed

+357
-449
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@
2424
"@babel/core": "^7.4.0",
2525
"@babel/runtime": "^7.4.2",
2626
"@react-native-community/eslint-config": "^0.0.5",
27-
"@semantic-release/git": "7.0.5",
27+
"@semantic-release/git": "^8.0.0",
2828
"@types/react": "^16.9.17",
2929
"@types/react-native": "0.60.26",
3030
"babel-eslint": "^10.0.1",
31-
"babel-jest": "^24.5.0",
32-
"eslint": "^5.15.3",
31+
"babel-jest": "^24.9.0",
32+
"eslint": "^6.8.0",
3333
"flow-bin": "0.105.2",
34-
"husky": "^1.3.1",
34+
"husky": "^4.0.10",
3535
"jest": "^24.5.0",
36-
"lint-staged": "^8.1.5",
36+
"lint-staged": "^10.0.0",
3737
"metro-react-native-babel-preset": "0.56.0",
38-
"prettier": "^1.16.4",
38+
"prettier": "^1.19.1",
3939
"react": "16.9.0",
4040
"react-native": "0.61.5",
4141
"react-test-renderer": "16.9.0",

0 commit comments

Comments
 (0)