Bump typescript from 4.9.3 to 4.9.4 (#82)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 2 Jan 2023 15:32:52 +0000 (15:32 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Jan 2023 15:32:52 +0000 (15:32 +0000)
package-lock.json
package.json

index 59d8d15f02e182357a3648c0cebad25fe8e755d3..25c523e03357f3c3ab28543957476e7163f74fa2 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.9.3",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz",
-      "integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==",
+      "version": "4.9.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz",
+      "integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==",
       "dev": true
     },
     "unique-filename": {
index 2f30418c0b3926d6ff8974d873f35f765c217c54..61373899699dc9226a350beef6cbeaa007a76871 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.8",
     "tslint": "^6.1.3",
-    "typescript": "^4.9.3"
+    "typescript": "^4.9.4"
   }
 }