Bump typescript from 4.4.3 to 4.4.4 (#50)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 18 Oct 2021 09:08:02 +0000 (09:08 +0000)
committerGitHub <noreply@github.com>
Mon, 18 Oct 2021 09:08:02 +0000 (09:08 +0000)
package-lock.json
package.json

index 4b41afa1cd2527f710d4227e44d506099d7da764..128e5f688212c35611d53b2a18e1d545bac94a29 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.4.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
-      "integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
+      "version": "4.4.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
+      "integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==",
       "dev": true
     },
     "uri-js": {
index 4fc2893371f46eb66df854c36b11b4c197ad3629..592c5b6cc63e69967ed9b1773954d0f46f023956 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.7",
     "tslint": "^6.1.3",
-    "typescript": "^4.4.3"
+    "typescript": "^4.4.4"
   }
 }