mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-26 19:02:17 +00:00
build: update typescript to 3.8.x
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -18811,9 +18811,9 @@
|
|||||||
"integrity": "sha1-bcJDPnjti+qOiHo6zeLzF4W9Yic="
|
"integrity": "sha1-bcJDPnjti+qOiHo6zeLzF4W9Yic="
|
||||||
},
|
},
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"version": "3.7.5",
|
"version": "3.8.3",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz",
|
||||||
"integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==",
|
"integrity": "sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"uglify-js": {
|
"uglify-js": {
|
||||||
|
|||||||
@@ -101,7 +101,7 @@
|
|||||||
"surge": "0.21.3",
|
"surge": "0.21.3",
|
||||||
"ts-node": "8.0.3",
|
"ts-node": "8.0.3",
|
||||||
"tslint": "5.15.0",
|
"tslint": "5.15.0",
|
||||||
"typescript": "3.7.5"
|
"typescript": "3.8.3"
|
||||||
},
|
},
|
||||||
"cordova": {
|
"cordova": {
|
||||||
"plugins": {
|
"plugins": {
|
||||||
|
|||||||
Reference in New Issue
Block a user