Bump typescript from 4.7.4 to 4.8.2 (#75)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 29 Aug 2022 10:20:26 +0000 (10:20 +0000)
committerGitHub <noreply@github.com>
Mon, 29 Aug 2022 10:20:26 +0000 (10:20 +0000)
package-lock.json
package.json

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