File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 1- import { install } from 'source-map-support' ;
2- install ( ) ;
3-
41import * as cp from 'child_process' ;
52import * as spIndex from './subprocess' ;
63import * as execIndex from './exec' ;
Original file line number Diff line number Diff line change 4949 "dependencies" : {
5050 "bluebird" : " ^3.7.2" ,
5151 "lodash" : " ^4.17.21" ,
52- "shell-quote" : " ^1.8.1" ,
53- "source-map-support" : " ^0.x"
52+ "shell-quote" : " ^1.8.1"
5453 },
5554 "devDependencies" : {
5655 "@appium/eslint-config-appium-ts" : " ^2.0.0-rc.1" ,
6362 "@types/mocha" : " 10.0.10" ,
6463 "@types/node" : " ^24.0.0" ,
6564 "@types/shell-quote" : " ^1.7.5" ,
66- "@types/source-map-support" : " ^0.x" ,
67- "@types/ws" : " ^8.5.10" ,
6865 "chai" : " ^6.0.0" ,
6966 "chai-as-promised" : " ^8.0.0" ,
7067 "conventional-changelog-conventionalcommits" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments