Bump typescript from 4.8.3 to 4.8.4 (#78)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Oct 2022 07:41:38 +0000 (07:41 +0000)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 07:41:38 +0000 (07:41 +0000)
package-lock.json
package.json

index e7adc566a21852acaef0f0372a1f7a714e560375..d0786edfc0131420e1a2ee4534d8e571ca3bb869 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.8.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
-      "integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
+      "version": "4.8.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
+      "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
       "dev": true
     },
     "unique-filename": {
index 58e8c948961d43aae3b42428536d9abaeb659d2c..1fa90cfa2d82e9dc73161990bc2b6514977423a6 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.8",
     "tslint": "^6.1.3",
-    "typescript": "^4.8.3"
+    "typescript": "^4.8.4"
   }
 }