Bump typescript from 4.1.3 to 4.2.2 (#30)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Mar 2021 08:35:47 +0000 (08:35 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 08:35:47 +0000 (08:35 +0000)
package-lock.json
package.json

index b978aa5c018a01031c8dd15dada64893bc12952f..1e95c1b0e107a0042160df18d73b163f762115e8 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.1.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz",
-      "integrity": "sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==",
+      "version": "4.2.2",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz",
+      "integrity": "sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==",
       "dev": true
     },
     "uri-js": {
index 5b755402dbcbe9595fbf4ce4accd3866678333fc..9d0cac975eac4cbb9c75c7b37afa46f13eef45fd 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.8",
     "@types/sqlite3": "^3.1.7",
     "tslint": "^6.1.3",
-    "typescript": "^4.1.3"
+    "typescript": "^4.2.2"
   }
 }