Skip to content

Commit

Permalink
chore: update library dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
enahum committed Feb 15, 2023
1 parent ce3b5ba commit 8084738
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 505 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,25 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@commitlint/config-conventional": "17.4.2",
"@evilmartians/lefthook": "1.2.7",
"@commitlint/config-conventional": "17.4.3",
"@evilmartians/lefthook": "1.2.9",
"@react-native-community/eslint-config": "3.2.0",
"@release-it/conventional-changelog": "5.1.1",
"@types/jest": "29.2.6",
"@types/react": "18.0.27",
"commitlint": "17.4.2",
"@types/jest": "29.4.0",
"@types/react": "18.0.28",
"commitlint": "17.4.3",
"del-cli": "5.0.0",
"eslint": "8.32.0",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.3.1",
"jest": "29.4.3",
"pod-install": "0.1.38",
"prettier": "2.8.3",
"prettier": "2.8.4",
"react": "18.2.0",
"react-native": "0.71.1",
"react-native": "0.71.3",
"react-native-builder-bob": "0.20.3",
"release-it": "15.6.0",
"typescript": "4.9.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading

0 comments on commit 8084738

Please sign in to comment.