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:
18
package.json
18
package.json
@@ -22,15 +22,17 @@
|
||||
"lint:ext": "eslint ext/src --ext .ts,.tsx"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^4.30.0",
|
||||
"@typescript-eslint/parser": "^4.30.0",
|
||||
"eslint": "^7.32.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"glob": "^7.1.7",
|
||||
"@typescript-eslint/eslint-plugin": "^5.14.0",
|
||||
"@typescript-eslint/parser": "^5.14.0",
|
||||
"eslint": "^8.10.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
"glob": "^7.2.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"minimist": "^1.2.5",
|
||||
"prettier": "^2.3.2",
|
||||
"selenium-webdriver": "^4.0.0-beta.4",
|
||||
"ws": "^8.2.1"
|
||||
"prettier": "^2.5.1",
|
||||
"selenium-webdriver": "^4.1.1",
|
||||
"typescript": "^4.6.2",
|
||||
"ws": "^8.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user