Bump typescript from 4.2.3 to 4.2.4 (#36)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 3 May 2021 16:01:42 +0000 (16:01 +0000)
committerGitHub <noreply@github.com>
Mon, 3 May 2021 16:01:42 +0000 (16:01 +0000)
package-lock.json
package.json

index 3edfb4cd96ce1bed1c4a80f0562c05d9b33304e7..4acdc4960ac44c3cf7b08b8c959a891e3a6d0403 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.2.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz",
-      "integrity": "sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==",
+      "version": "4.2.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
+      "integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==",
       "dev": true
     },
     "uri-js": {
index feabacf48d0f30ca037e86c262b189482876ddc9..163120490cba8857777e877e7b83534eea17be3e 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.8",
     "@types/sqlite3": "^3.1.7",
     "tslint": "^6.1.3",
-    "typescript": "^4.2.3"
+    "typescript": "^4.2.4"
   }
 }