MM-53989 Upgrade to Node 18 and NPM 9 (#24283)
* MM-53989 Update to Node 18 and NPM 9 * MM-53989 Remove skip_integrity_check.js * Force e2e-test/cypress to use its version of TS for types package * Update .nvmrc * Update .nvmrc lineending * Update server.override.yml --------- Co-authored-by: M-ZubairAhmed <m-zubairahmed@protonmail.com> Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
053041cd2c
Коммит
8235b5bb44
@@ -75,6 +75,11 @@
|
||||
"uuid": "9.0.0",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@mattermost/types": {
|
||||
"typescript": "^5.0.4"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "patch-package",
|
||||
"check-types": "tsc -b",
|
||||
|
||||
Ссылка в новой задаче
Block a user