build(deps-dev): bump typescript
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 20 Jun 2024 20:40:56 +0000 (20:40 +0000)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 20:40:56 +0000 (20:40 +0000)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
examples/typescript/http-server-pool/express-worker_threads/package.json
examples/typescript/http-server-pool/express-worker_threads/pnpm-lock.yaml

index 488afc6f893345c0fcfb9e0e51e77466eb059db5..bc3e996990fe481d2bc2136d556ef505f1307c15 100644 (file)
@@ -29,6 +29,6 @@
     "@types/express": "^4.17.21",
     "@types/node": "^20.14.6",
     "autocannon": "^7.15.0",
-    "typescript": "^5.4.5"
+    "typescript": "^5.5.2"
   }
 }
index 90cefbcd4e46c19484403be8c0c858c4a7632057..077aaf24957ab125aa4b61519d15a19410163f9d 100644 (file)
@@ -25,8 +25,8 @@ importers:
         specifier: ^7.15.0
         version: 7.15.0
       typescript:
-        specifier: ^5.4.5
-        version: 5.4.5
+        specifier: ^5.5.2
+        version: 5.5.2
 
 packages:
 
@@ -455,8 +455,8 @@ packages:
     resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
     engines: {node: '>= 0.6'}
 
-  typescript@5.4.5:
-    resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
+  typescript@5.5.2:
+    resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
     engines: {node: '>=14.17'}
     hasBin: true
 
@@ -955,7 +955,7 @@ snapshots:
       media-typer: 0.3.0
       mime-types: 2.1.35
 
-  typescript@5.4.5: {}
+  typescript@5.5.2: {}
 
   undici-types@5.26.5: {}