mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Update dependencies
This commit is contained in:
20
package.json
20
package.json
@@ -22,19 +22,19 @@
|
||||
"lint:ext": "cd ext && npm run lint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/minimist": "^1.2.0",
|
||||
"@types/semver": "^7.3.1",
|
||||
"@types/uuid": "^7.0.4",
|
||||
"@types/ws": "^7.2.6",
|
||||
"fs-extra": "^9.0.1",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/semver": "^7.3.4",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@types/ws": "^7.4.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"glob": "^7.1.6",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"minimist": "^1.2.5",
|
||||
"selenium-webdriver": "^4.0.0-alpha.7",
|
||||
"semver": "^7.3.2",
|
||||
"selenium-webdriver": "^4.0.0-beta.1",
|
||||
"semver": "^7.3.4",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^3.9.7",
|
||||
"uuid": "^8.3.0",
|
||||
"ws": "^7.3.1"
|
||||
"typescript": "^4.1.5",
|
||||
"uuid": "^8.3.2",
|
||||
"ws": "^7.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user