Bump typescript from 4.0.2 to 4.0.3 (#12)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 28 Sep 2020 08:27:09 +0000 (08:27 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 08:27:09 +0000 (08:27 +0000)
package-lock.json
package.json

index faca0fba86a33520c7a7fe66a64cb86b374556d0..acf0cfa404c79edeb0cfa67fceab42fa426360c4 100644 (file)
       "integrity": "sha512-/c7Bxnm6eh5kXx2I+mTuO+2OvoWni5+rXA3PhXwVWCtJRYmz3hMok5s1AKLzoDvNAZqj/Q/acGstN0ri5aQoOA=="
     },
     "typescript": {
-      "version": "4.0.2",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.2.tgz",
-      "integrity": "sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==",
+      "version": "4.0.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz",
+      "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==",
       "dev": true
     },
     "uri-js": {
index 426d39e7d8c906a557ee7ba52c36ef8c8762ad70..120a7728959d771729acd43645035b2084d60b53 100644 (file)
@@ -26,6 +26,6 @@
     "@types/node-fetch": "^2.5.7",
     "@types/sqlite3": "^3.1.6",
     "tslint": "^6.1.3",
-    "typescript": "^4.0.2"
+    "typescript": "^4.0.3"
   }
 }