From ca9ae74162355cdabe45c9dcb5d66d2e205a2cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 23:49:01 -0700 Subject: [PATCH] chore: bump tsx from 4.10.5 to 4.11.0 (#2754) Bumps [tsx](https://github.com/privatenumber/tsx) from 4.10.5 to 4.11.0. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.10.5...v4.11.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/library-legacy/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/library-legacy/package.json b/packages/library-legacy/package.json index 6647a258b9c3..7bced7294a69 100644 --- a/packages/library-legacy/package.json +++ b/packages/library-legacy/package.json @@ -121,7 +121,7 @@ "sinon-chai": "^3.7.0", "start-server-and-test": "^2.0.3", "tslib": "^2.6.2", - "tsx": "^4.10.5", + "tsx": "^4.11.0", "typedoc": "^0.25.13" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79702a895cc6..eb713bf2d2a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -611,8 +611,8 @@ importers: specifier: ^2.6.2 version: 2.6.2 tsx: - specifier: ^4.10.5 - version: 4.10.5 + specifier: ^4.11.0 + version: 4.11.0 typedoc: specifier: ^0.25.13 version: 0.25.13(typescript@5.4.5) @@ -7262,8 +7262,8 @@ packages: peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - tsx@4.10.5: - resolution: {integrity: sha512-twDSbf7Gtea4I2copqovUiNTEDrT8XNFXsuHpfGbdpW/z9ZW4fTghzzhAG0WfrCuJmJiOEY1nLIjq4u3oujRWQ==} + tsx@4.11.0: + resolution: {integrity: sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==} engines: {node: '>=18.0.0'} hasBin: true @@ -14849,7 +14849,7 @@ snapshots: tslib: 1.14.1 typescript: 5.4.5 - tsx@4.10.5: + tsx@4.11.0: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5