Skip to content

Commit c429ab2

Browse files
committed
chore: deps update
1 parent 3ce317e commit c429ab2

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

package.json

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -53,24 +53,21 @@
5353
},
5454
"homepage": "https://github.com/nativescript-community/ble",
5555
"devDependencies": {
56-
"@commitlint/cli": "^9.1.2",
57-
"@commitlint/config-conventional": "^9.1.2",
56+
"@commitlint/cli": "^17.1.2",
57+
"@commitlint/config-conventional": "^17.1.0",
5858
"@nativescript/core": "7.0.13",
5959
"@nativescript/types": "7.0.1",
6060
"@nativescript/webpack": "beta",
6161
"@types/node": "^14.6.2",
62-
"@typescript-eslint/eslint-plugin": "4.0.1",
63-
"@typescript-eslint/parser": "4.0.1",
64-
"eslint": "7.8.0",
65-
"husky": "^4.2.5",
66-
"lerna": "^3.22.1",
67-
"npm-watch": "^0.7.0",
68-
"prompt": "^1.0.0",
62+
"@typescript-eslint/eslint-plugin": "5.40.1",
63+
"@typescript-eslint/parser": "5.40.1",
64+
"eslint": "8.26.0",
65+
"husky": "^8.0.1",
66+
"lerna": "^6.0.1",
6967
"rimraf": "^3.0.2",
70-
"ts-node": "^10.7.0",
71-
"ts-patch": "^1.3.0",
72-
"typedoc": "^0.19.2",
73-
"typescript": "~4.3.2"
68+
"ts-patch": "^2.0.2",
69+
"typedoc": "^0.23.18",
70+
"typescript": "~4.7.4"
7471
},
7572
"dependencies": {
7673
"@nativescript-community/arraybuffers": "^1.0.0",

0 commit comments

Comments
 (0)