Bump typescript from 4.6.3 to 4.6.4 (#65)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 2 May 2022 09:15:31 +0000 (09:15 +0000)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 09:15:31 +0000 (09:15 +0000)
package-lock.json
package.json

index f252663cc0a6ea480bed3416ca8b79e93a2ea354..eaac904bce105b5f14316f6dfe0555d3bf63a62a 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.6.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz",
-      "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==",
+      "version": "4.6.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz",
+      "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==",
       "dev": true
     },
     "unique-filename": {
index e61944b252b879ada8ef8664d10b5e07e63374c4..584216974e3ac637d822e39d75fa27396bd5b1bf 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.8",
     "tslint": "^6.1.3",
-    "typescript": "^4.6.3"
+    "typescript": "^4.6.4"
   }
 }