Bump typescript from 4.1.2 to 4.1.3 (#24)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Jan 2021 12:09:53 +0000 (12:09 +0000)
committerGitHub <noreply@github.com>
Mon, 4 Jan 2021 12:09:53 +0000 (12:09 +0000)
package-lock.json
package.json

index c81e8429ccd5de1e4e6650ad73301826a92ca5f3..5947c4569e3ad45a04c3c8f994769a201ef5bf11 100644 (file)
       "integrity": "sha512-/c7Bxnm6eh5kXx2I+mTuO+2OvoWni5+rXA3PhXwVWCtJRYmz3hMok5s1AKLzoDvNAZqj/Q/acGstN0ri5aQoOA=="
     },
     "typescript": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz",
-      "integrity": "sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==",
+      "version": "4.1.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz",
+      "integrity": "sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==",
       "dev": true
     },
     "uri-js": {
index 9ee0710d32045c5e068e576c4a09530327203f9d..0a70e5097b1283e5b8dda8352eb7a0efa72d7db0 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.7",
     "@types/sqlite3": "^3.1.6",
     "tslint": "^6.1.3",
-    "typescript": "^4.1.2"
+    "typescript": "^4.1.3"
   }
 }