Skip to content

Commit 657ca33

Browse files
committed
chore: updated dependencies
1 parent 1f0e93f commit 657ca33

2 files changed

Lines changed: 1672 additions & 815 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
"bootstrap": "yarn install && yarn example"
4040
},
4141
"dependencies": {
42-
"@gorhom/portal": "1.0.13",
42+
"@gorhom/portal": "1.0.14",
4343
"invariant": "^2.2.4"
4444
},
4545
"devDependencies": {
46-
"@commitlint/cli": "^13.1.0",
47-
"@commitlint/config-conventional": "^13.1.0",
46+
"@commitlint/cli": "^17.1.2",
47+
"@commitlint/config-conventional": "^17.1.0",
4848
"@react-native-community/eslint-config": "^3.0.0",
49-
"@release-it/conventional-changelog": "^2.0.1",
49+
"@release-it/conventional-changelog": "^5.1.0",
5050
"@types/invariant": "^2.2.34",
5151
"@types/react": "17.0.2",
5252
"@types/react-native": "^0.67.7",
53-
"auto-changelog": "^2.3.0",
53+
"auto-changelog": "^2.4.0",
5454
"copyfiles": "^2.4.1",
5555
"eslint": "^7.32.0",
5656
"eslint-config-prettier": "^8.3.0",
@@ -63,7 +63,7 @@
6363
"react-native-builder-bob": "^0.18.1",
6464
"react-native-gesture-handler": "^1.10.3",
6565
"react-native-reanimated": "^2.8.0",
66-
"release-it": "^14.10.1",
66+
"release-it": "^15.4.2",
6767
"typescript": "^4.2.4"
6868
},
6969
"peerDependencies": {

0 commit comments

Comments
 (0)