Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JB1905 committed Dec 8, 2020
1 parent 2c548ad commit 4396359
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 109 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
"devDependencies": {
"@testing-library/jest-native": "^3.4.3",
"@testing-library/react-native": "^7.1.0",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.17",
"@types/react": "^17.0.0",
"@types/react-native": "^0.63.37",
"@typescript-eslint/parser": "^4.9.0",
"@typescript-eslint/parser": "^4.9.1",
"babel-jest": "^26.6.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-native": "^3.10.0",
"husky": "^4.3.0",
"husky": "^4.3.5",
"jest": "^26.6.3",
"lint-staged": "^10.5.2",
"lint-staged": "^10.5.3",
"prettier": "^2.2.1",
"react": "^16.13.1",
"react-native": "^0.62.1",
"react-test-renderer": "^16.13.1",
"react-test-renderer": "^17.0.1",
"ts-jest": "^26.4.4",
"typescript": "^4.1.2",
"semantic-release": "^17.3.0"
Expand Down
Loading

0 comments on commit 4396359

Please sign in to comment.