From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:06:07 +0000 (+0000) Subject: build(deps-dev): bump typescript X-Git-Tag: v4.3.0~10^2~6^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b4d6c8fa0ac5e621549748de76fbab68932cea1b;p=poolifier.git build(deps-dev): bump typescript Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3. - [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/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/package.json b/examples/typescript/http-server-pool/fastify-worker_threads/package.json index 9a9bd778..4361d954 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/package.json +++ b/examples/typescript/http-server-pool/fastify-worker_threads/package.json @@ -29,6 +29,6 @@ "devDependencies": { "@types/node": "^22.7.5", "autocannon": "^7.15.0", - "typescript": "^5.6.2" + "typescript": "^5.6.3" } } diff --git a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml index 164fbecf..dc9a8cc9 100644 --- a/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-worker_threads/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^7.15.0 version: 7.15.0 typescript: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.6.3 + version: 5.6.3 packages: @@ -388,8 +388,8 @@ packages: resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==} engines: {node: '>=12'} - typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + typescript@5.6.3: + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} hasBin: true @@ -769,7 +769,7 @@ snapshots: toad-cache@3.7.0: {} - typescript@5.6.2: {} + typescript@5.6.3: {} undici-types@6.19.8: {}