Skip to content

Commit 44e3fd9

Browse files
committed
chore: deps
1 parent 98b298f commit 44e3fd9

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -47,25 +47,25 @@
4747
"homepage": "https://github.com/nativescript-community/ui-label",
4848
"readmeFilename": "README.md",
4949
"devDependencies": {
50-
"@commitlint/cli": "^13.2.1",
51-
"@commitlint/config-conventional": "^13.2.0",
50+
"@commitlint/cli": "^17.2.0",
51+
"@commitlint/config-conventional": "^17.2.0",
5252
"@nativescript-community/text": "1.5.9",
53-
"@nativescript/core": "8.3.1",
54-
"@nativescript/types-android": "8.2.0",
55-
"@nativescript/types-ios": "8.2.1",
56-
"@nativescript/webpack": "5.0.7",
53+
"@nativescript/core": "8.3.6",
54+
"@nativescript/types-android": "8.3.1",
55+
"@nativescript/types-ios": "8.3.1",
56+
"@nativescript/webpack": "5.0.10",
5757
"@types/node": "^18.0.6",
58-
"@typescript-eslint/eslint-plugin": "5.30.7",
59-
"@typescript-eslint/parser": "5.30.7",
60-
"eslint": "8.20.0",
58+
"@typescript-eslint/eslint-plugin": "5.43.0",
59+
"@typescript-eslint/parser": "5.43.0",
60+
"eslint": "8.28.0",
6161
"eslint-config-prettier": "^8.5.0",
6262
"eslint-plugin-prettier": "^4.2.1",
63-
"husky": "^8.0.1",
64-
"lerna": "^5.1.8",
63+
"husky": "^8.0.2",
64+
"lerna": "^6.0.3",
6565
"prettier": "^2.7.1",
6666
"rimraf": "^3.0.2",
67-
"ts-patch": "^2.0.1",
68-
"typescript": "~4.7.4"
67+
"ts-patch": "^2.0.2",
68+
"typescript": "~4.9.3"
6969
},
7070
"dependencies": {
7171
"ts-node": "^10.9.1"
@@ -76,4 +76,4 @@
7676
"@commitlint/config-conventional"
7777
]
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)