mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Update all dependencies
This commit is contained in:
22
package.json
22
package.json
@@ -21,18 +21,18 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/minimist": "^1.2.0",
|
||||
"@types/semver": "^6.2.0",
|
||||
"@types/uuid": "^3.4.6",
|
||||
"@types/ws": "^6.0.4",
|
||||
"fs-extra": "^8.1.0",
|
||||
"@types/semver": "^7.1.0",
|
||||
"@types/uuid": "^7.0.3",
|
||||
"@types/ws": "^7.2.4",
|
||||
"fs-extra": "^9.0.0",
|
||||
"glob": "^7.1.6",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"minimist": "^1.2.3",
|
||||
"selenium-webdriver": "^4.0.0-alpha.5",
|
||||
"semver": "^6.3.0",
|
||||
"tslint": "^6.0.0",
|
||||
"typescript": "^3.8.2",
|
||||
"uuid": "^3.3.3",
|
||||
"ws": "^7.2.1"
|
||||
"minimist": "^1.2.5",
|
||||
"selenium-webdriver": "^4.0.0-alpha.7",
|
||||
"semver": "^7.3.2",
|
||||
"tslint": "^6.1.2",
|
||||
"typescript": "^3.8.3",
|
||||
"uuid": "^8.0.0",
|
||||
"ws": "^7.2.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user