Bump typescript from 4.2.4 to 4.3.2 (#37)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 27 May 2021 10:05:40 +0000 (10:05 +0000)
committerGitHub <noreply@github.com>
Thu, 27 May 2021 10:05:40 +0000 (10:05 +0000)
package-lock.json
package.json

index 2b1c99924ec81187a12e4a9cc42c3ecf4c928e93..e3ea290ba506120e07bb5ecc41a2dcb525f3a5ef 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.2.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
-      "integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==",
+      "version": "4.3.2",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
+      "integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==",
       "dev": true
     },
     "uri-js": {
index 88c5bb69419e6664000dcbae0ae2d8b56ec6c748..37addbc5552a8315df3551e51db8cf2086ccf751 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.10",
     "@types/sqlite3": "^3.1.7",
     "tslint": "^6.1.3",
-    "typescript": "^4.2.4"
+    "typescript": "^4.3.2"
   }
 }