Bump typescript from 5.2.2 to 5.3.3 dependabot/npm_and_yarn/typescript-5.3.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Jan 2024 19:42:52 +0000 (19:42 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Jan 2024 19:42:52 +0000 (19:42 +0000)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 95c147d628717c5114d3ab9ae29dddcdc7b5d625..5a30ae82de2fe13c4fd4c406e0f0eb6ccdd95ef4 100644 (file)
@@ -21,7 +21,7 @@
         "@types/node-fetch": "^2.5.12",
         "@types/sqlite3": "^3.1.9",
         "tslint": "^6.1.3",
-        "typescript": "^5.2.2"
+        "typescript": "^5.3.3"
       }
     },
     "node_modules/@babel/code-frame": {
       "integrity": "sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w=="
     },
     "node_modules/typescript": {
-      "version": "5.2.2",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
-      "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
+      "version": "5.3.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
+      "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
       "dev": true,
       "bin": {
         "tsc": "bin/tsc",
index bf5dbf79474e6b5598f5ea682aa7351e1144f044..0a4993013f954a90941d1cd3ff4e4fd5aa02e62c 100644 (file)
@@ -23,6 +23,6 @@
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.9",
     "tslint": "^6.1.3",
-    "typescript": "^5.2.2"
+    "typescript": "^5.3.3"
   }
 }