Skip to content

Commit

Permalink
chore: upgrade deps (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak authored Oct 6, 2021
1 parent 6ff5fd3 commit 46562d8
Show file tree
Hide file tree
Showing 2 changed files with 557 additions and 447 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,20 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/config-conventional": "^13.2.0",
"@react-native-community/eslint-config": "^3.0.0",
"@release-it/conventional-changelog": "^3.3.0",
"@types/invariant": "^2.2.34",
"@types/jest": "^27.0.1",
"@types/invariant": "^2.2.35",
"@types/jest": "^27.0.2",
"@types/react": "^17.0.19",
"@types/react-native": "0.64.13",
"commitlint": "^13.1.0",
"commitlint": "^13.2.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^4.2.5",
"jest": "^27.0.6",
"pod-install": "^0.1.27",
"jest": "^27.2.4",
"pod-install": "^0.1.28",
"prettier": "^2.4.1",
"react": "17.0.2",
"react-native": "0.64.2",
Expand Down
Loading

0 comments on commit 46562d8

Please sign in to comment.