File tree 1 file changed +14
-14
lines changed
1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 57
57
"singleQuote" : true
58
58
},
59
59
"dependencies" : {
60
- "appium-chromedriver" : " ^ 6.1.0 " ,
61
- "bluebird" : " ^ 3.7.2" ,
62
- "lodash" : " ^ 4.17.21"
60
+ "appium-chromedriver" : " 6.1.13 " ,
61
+ "bluebird" : " 3.7.2" ,
62
+ "lodash" : " 4.17.21"
63
63
},
64
64
"peerDependencies" : {
65
65
"appium" : " ^2.11.5"
94
94
"@appium/eslint-config-appium" : " ^8.0.5" ,
95
95
"@appium/tsconfig" : " ^0.x" ,
96
96
"@appium/types" : " ^0.x" ,
97
- "@semantic-release/changelog" : " ^ 6.0.3" ,
98
- "@semantic-release/git" : " ^ 10.0.1" ,
97
+ "@semantic-release/changelog" : " 6.0.3" ,
98
+ "@semantic-release/git" : " 10.0.1" ,
99
99
"@types/bluebird" : " ^3.5.42" ,
100
100
"@types/mocha" : " ^10.0.9" ,
101
101
"@types/node" : " ^20.17.00" ,
102
- "asyncbox" : " ^ 3.0.0" ,
103
- "chai" : " ^ 5.1.1 " ,
104
- "chai-as-promised" : " ^ 8.0.0 " ,
105
- "conventional-changelog-conventionalcommits" : " ^ 8.0.0" ,
106
- "mocha" : " ^ 11.0.0 " ,
107
- "rimraf" : " ^ 5.0.10" ,
108
- "semantic-release" : " ^ 24.1.3 " ,
109
- "ts-node" : " ^ 10.9.2" ,
110
- "typescript" : " ^5.6.3 " ,
102
+ "asyncbox" : " 3.0.0" ,
103
+ "chai" : " 5.1.2 " ,
104
+ "chai-as-promised" : " 8.0.1 " ,
105
+ "conventional-changelog-conventionalcommits" : " 8.0.0" ,
106
+ "mocha" : " 11.0.1 " ,
107
+ "rimraf" : " 5.0.10" ,
108
+ "semantic-release" : " 24.2.1 " ,
109
+ "ts-node" : " 10.9.2" ,
110
+ "typescript" : " 5.7.2 " ,
111
111
"webdriverio" : " 9.0.9"
112
112
}
113
113
}
You can’t perform that action at this time.
0 commit comments