Skip to content

Commit 3104475

Browse files
bump deps versions (#161)
1 parent 903dcc9 commit 3104475

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-dev-appium",
3-
"version": "4.0.8",
3+
"version": "4.0.9",
44
"description": "A NativeScript plugin to help integrate and run Appium tests",
55
"author": "NativeScript",
66
"license": "MIT",
@@ -34,9 +34,9 @@
3434
"blink-diff": "~1.0.13",
3535
"chai": "~4.1.0",
3636
"chai-as-promised": "~7.1.0",
37-
"frame-comparer": "^2.0.0",
37+
"frame-comparer": "^2.0.1",
3838
"glob": "7.1.0",
39-
"mobile-devices-controller": "~2.7.0",
39+
"mobile-devices-controller": "~2.8.6",
4040
"mocha": "~5.1.0",
4141
"mocha-junit-reporter": "~1.17.0",
4242
"mocha-multi": "~1.0.0",

0 commit comments

Comments
 (0)