diff --git a/package.json b/package.json index d0c17e640..a1426a652 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "lint-staged": "15.2.2", "prettier": "3.2.5", "simple-git-hooks": "2.11.1", - "tsx": "4.8.1", + "tsx": "4.8.2", "typescript": "5.4.5" }, "volta": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e12ae4a6..e03d038a9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 2.11.1 version: 2.11.1 tsx: - specifier: 4.8.1 - version: 4.8.1 + specifier: 4.8.2 + version: 4.8.2 typescript: specifier: 5.4.5 version: 5.4.5 @@ -1227,8 +1227,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - tsx@4.8.1: - resolution: {integrity: sha512-xkdE3/l+gZPHKfcZDCeCrCj2aJS5V8WFF2lPmMfj5ZAPa9RNN74XQsXA6lnPDe3uToGMCZ0ybytLvoP2rv8f5Q==} + tsx@4.8.2: + resolution: {integrity: sha512-hmmzS4U4mdy1Cnzpl/NQiPUC2k34EcNSTZYVJThYKhdqTwuBeF+4cG9KUK/PFQ7KHaAaYwqlb7QfmsE2nuj+WA==} engines: {node: '>=18.0.0'} hasBin: true @@ -2391,7 +2391,7 @@ snapshots: dependencies: typescript: 5.4.5 - tsx@4.8.1: + tsx@4.8.2: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3