diff --git a/package.json b/package.json index 23c70c0..dbc9947 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-prettier": "9.1.0", "jest": "29.7.0", "prettier": "3.3.2", - "tsx": "4.15.2", + "tsx": "4.15.3", "typescript": "5.4.5" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2830b9e..dce78dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: 3.3.2 version: 3.3.2 tsx: - specifier: 4.15.2 - version: 4.15.2 + specifier: 4.15.3 + version: 4.15.3 typescript: specifier: 5.4.5 version: 5.4.5 @@ -2588,8 +2588,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - tsx@4.15.2: - resolution: {integrity: sha512-kIZTOCmR37nEw0qxQks2dR+eZWSXydhTGmz7yx94vEiJtJGBTkUl0D/jt/5fey+CNdm6i3Cp+29WKRay9ScQUw==} + tsx@4.15.3: + resolution: {integrity: sha512-wLzUMy3xSUpGZQqDprd0U25hpLRJMH8RzONVsqJLwgmE65ZKsxfbs5xVG+sF08wHNyBILmqo5C2775DXYMbRog==} engines: {node: '>=18.0.0'} hasBin: true @@ -5867,7 +5867,7 @@ snapshots: dependencies: typescript: 5.4.5 - tsx@4.15.2: + tsx@4.15.3: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5