Skip to content

Commit a84189b

Browse files
authored
chore: update devDependencies for security (#89)
1 parent d79aed7 commit a84189b

File tree

2 files changed

+811
-710
lines changed

2 files changed

+811
-710
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"@types/react": "^16.9.17",
3030
"@types/react-native": "^0.62.1",
3131
"babel-eslint": "^10.1.0",
32-
"babel-jest": "^25.1.0",
33-
"eslint": "^6.8.0",
32+
"babel-jest": "^26.0.1",
33+
"eslint": "6",
3434
"eslint-plugin-prettier": "^3.1.2",
3535
"flow-bin": "^0.113.0",
3636
"husky": "^4.0.10",
37-
"jest": "^25.2.4",
37+
"jest": "^26.0.1",
3838
"lint-staged": "^10.0.0",
3939
"metro-react-native-babel-preset": "0.56.0",
4040
"react": "16.11.0",

0 commit comments

Comments
 (0)