Bump typescript from 4.0.5 to 4.1.2 (#19)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Dec 2020 09:21:02 +0000 (09:21 +0000)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 09:21:02 +0000 (09:21 +0000)
package-lock.json
package.json

index abca42678f8108ff20abda9cd05c0d96ad91a537..90ca059926bb189cc36f76aed5057ae6879b5174 100644 (file)
       "integrity": "sha512-/c7Bxnm6eh5kXx2I+mTuO+2OvoWni5+rXA3PhXwVWCtJRYmz3hMok5s1AKLzoDvNAZqj/Q/acGstN0ri5aQoOA=="
     },
     "typescript": {
-      "version": "4.0.5",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz",
-      "integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==",
+      "version": "4.1.2",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz",
+      "integrity": "sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==",
       "dev": true
     },
     "uri-js": {
index 29e14dbe85346bfe5587c1f9551d14f29c83bb80..d6c419e921d74ea5f3ed8a5e9c270f752d94999f 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.7",
     "@types/sqlite3": "^3.1.6",
     "tslint": "^6.1.3",
-    "typescript": "^4.0.5"
+    "typescript": "^4.1.2"
   }
 }