Skip to content

Commit 692a4fb

Browse files
author
Comick
committed
newer mocha
1 parent 3c6cc3e commit 692a4fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
},
3434
"main": "./lib/robotremote.js",
3535
"dependencies": {
36-
"xmlrpc": ">=1.3.2"
36+
"xmlrpc": "^1.3.2"
3737
},
3838
"devDependencies": {
39-
"mocha": ">=8.0.1"
39+
"mocha": "^10.2.0"
4040
},
4141
"scripts": {
4242
"test": "mocha && (pybot test || robot test)"

0 commit comments

Comments
 (0)