diff --git a/package-lock.json b/package-lock.json index f373a0d..8e7995e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5593,9 +5593,9 @@ "dev": true }, "typescript": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.2.tgz", - "integrity": "sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz", + "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==", "dev": true }, "typescript-eslint-parser": { diff --git a/package.json b/package.json index 0cd7187..deca7bc 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "rimraf": "^2.6.3", "ts-node": "^8.3.0", "tslint": "^5.18.0", - "typescript": "^3.5.2", + "typescript": "^4.0.3", "typescript-eslint-parser": "^22.0.0" }, "dependencies": {