Bump typescript from 4.6.2 to 4.6.3 (#63)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Apr 2022 09:20:56 +0000 (09:20 +0000)
committerGitHub <noreply@github.com>
Mon, 4 Apr 2022 09:20:56 +0000 (09:20 +0000)
package-lock.json
package.json

index 9a9b3dc75be26f6dde2319f791ef78b614b44050..83754d7a9280be449ff930667fd634dc051812ff 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.6.2",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz",
-      "integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==",
+      "version": "4.6.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz",
+      "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==",
       "dev": true
     },
     "uri-js": {
index 51f4b233bb83b1b3a204888e365c520765dc7692..f3765694ffe83620ba6447ed3d7fcae27f7c061b 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.8",
     "tslint": "^6.1.3",
-    "typescript": "^4.6.2"
+    "typescript": "^4.6.3"
   }
 }