Bump typescript from 4.0.3 to 4.0.5 (#18)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 2 Nov 2020 09:26:24 +0000 (09:26 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Nov 2020 09:26:24 +0000 (09:26 +0000)
package-lock.json
package.json

index d7a9f0ca7428a4862db526c65c3c7673d5119c41..abca42678f8108ff20abda9cd05c0d96ad91a537 100644 (file)
       "integrity": "sha512-/c7Bxnm6eh5kXx2I+mTuO+2OvoWni5+rXA3PhXwVWCtJRYmz3hMok5s1AKLzoDvNAZqj/Q/acGstN0ri5aQoOA=="
     },
     "typescript": {
-      "version": "4.0.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz",
-      "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==",
+      "version": "4.0.5",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz",
+      "integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==",
       "dev": true
     },
     "uri-js": {
index d662ba6df660a8d7540230d1e12fd48dd76f0601..29e14dbe85346bfe5587c1f9551d14f29c83bb80 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.7",
     "@types/sqlite3": "^3.1.6",
     "tslint": "^6.1.3",
-    "typescript": "^4.0.3"
+    "typescript": "^4.0.5"
   }
 }