Bump typescript from 4.5.4 to 4.5.5 (#57)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Feb 2022 11:29:49 +0000 (11:29 +0000)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 11:29:49 +0000 (11:29 +0000)
package-lock.json
package.json

index b84979d5189886653796c81d678760e2bd867c0a..f04ca831390820eb66ec4ac34666078d713d86e1 100644 (file)
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "typescript": {
-      "version": "4.5.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
-      "integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
+      "version": "4.5.5",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
+      "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
       "dev": true
     },
     "uri-js": {
index 9755dbb7b2f78de5d96be85837a7b0b7a3168875..533608a48ad631d94b1d03a6ee5ff4449269caae 100644 (file)
@@ -24,6 +24,6 @@
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.8",
     "tslint": "^6.1.3",
-    "typescript": "^4.5.4"
+    "typescript": "^4.5.5"
   }
 }