Skip to content

Commit 016085c

Browse files
committed
chore: deps
1 parent 384afba commit 016085c

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -53,25 +53,25 @@
5353
},
5454
"homepage": "https://github.com/nativescript-community/ble",
5555
"devDependencies": {
56-
"@commitlint/cli": "^17.1.2",
57-
"@commitlint/config-conventional": "^17.1.0",
58-
"@nativescript/core": "7.0.13",
59-
"@nativescript/types": "7.0.1",
60-
"@nativescript/webpack": "beta",
61-
"@types/node": "^14.6.2",
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",
56+
"@commitlint/cli": "^17.3.0",
57+
"@commitlint/config-conventional": "^17.3.0",
58+
"@nativescript/core": "8.3.6",
59+
"@nativescript/types": "8.3.1",
60+
"@nativescript/webpack": "5.0.11",
61+
"@types/node": "^18.11.9",
62+
"@typescript-eslint/eslint-plugin": "5.44.0",
63+
"@typescript-eslint/parser": "5.44.0",
64+
"eslint": "8.28.0",
65+
"husky": "^8.0.2",
66+
"lerna": "^6.0.3",
6767
"rimraf": "^3.0.2",
6868
"ts-patch": "^2.0.2",
69-
"typedoc": "^0.23.18",
70-
"typescript": "~4.7.4"
69+
"typedoc": "^0.23.21",
70+
"typescript": "~4.8.4"
7171
},
7272
"dependencies": {
73-
"@nativescript-community/arraybuffers": "^1.0.0",
74-
"@nativescript-community/observable": "^2.0.10",
73+
"@nativescript-community/arraybuffers": "^1.1.1",
74+
"@nativescript-community/observable": "^2.0.11",
7575
"make-error": "1.3.6",
7676
"p-queue": "~7.2.0"
7777
},
@@ -80,4 +80,4 @@
8080
"@commitlint/config-conventional"
8181
]
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)