Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Sep 18, 2022
1 parent 1f0e93f commit 657ca33
Show file tree
Hide file tree
Showing 2 changed files with 1,672 additions and 815 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
"bootstrap": "yarn install && yarn example"
},
"dependencies": {
"@gorhom/portal": "1.0.13",
"@gorhom/portal": "1.0.14",
"invariant": "^2.2.4"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@react-native-community/eslint-config": "^3.0.0",
"@release-it/conventional-changelog": "^2.0.1",
"@release-it/conventional-changelog": "^5.1.0",
"@types/invariant": "^2.2.34",
"@types/react": "17.0.2",
"@types/react-native": "^0.67.7",
"auto-changelog": "^2.3.0",
"auto-changelog": "^2.4.0",
"copyfiles": "^2.4.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -63,7 +63,7 @@
"react-native-builder-bob": "^0.18.1",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.8.0",
"release-it": "^14.10.1",
"release-it": "^15.4.2",
"typescript": "^4.2.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 657ca33

Please sign in to comment.