Bump typescript from 4.8.2 to 4.8.3 (#76)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 22 Sep 2022 09:20:17 +0000 (09:20 +0000)
committerGitHub <noreply@github.com>
Thu, 22 Sep 2022 09:20:17 +0000 (09:20 +0000)
package-lock.json
package.json

index b2107df78e9f7cccb6a5841150d6216d6bd2afc8..ebdf752d2193272a2116ed37072c88668479bb4f 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.8.2",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
-      "integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
+      "version": "4.8.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
+      "integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
       "dev": true
     },
     "unique-filename": {
index e8390ae185b7245120ea695e85727f81c3b78cb0..a0853a831df562ba2010af2c2fe84626f175e9dc 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.8",
     "tslint": "^6.1.3",
-    "typescript": "^4.8.2"
+    "typescript": "^4.8.3"
   }
 }