From 0481d1a56488cfbe222700626aa24ff5e805a99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 13:16:56 +0200 Subject: [PATCH] chore(deps-dev): bump tsx from 4.7.1 to 4.7.2 (#53) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b7d139d..68c82e8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "lint-staged": "^15.2.0", "oxlint": "^0.2.16", "prettier": "^3.2.4", - "tsx": "^4.7.0", + "tsx": "^4.7.2", "typescript": "^5.3.3", "vitest": "^1.3.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75bd172..13a92c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ devDependencies: specifier: ^3.2.4 version: 3.2.5 tsx: - specifier: ^4.7.0 - version: 4.7.1 + specifier: ^4.7.2 + version: 4.7.2 typescript: specifier: ^5.3.3 version: 5.4.3 @@ -2854,8 +2854,8 @@ packages: typescript: 5.4.3 dev: true - /tsx@4.7.1: - resolution: {integrity: sha512-8d6VuibXHtlN5E3zFkgY8u4DX7Y3Z27zvvPKVmLon/D4AjuKzarkUBTLDBgj9iTQ0hg5xM7c/mYiRVM+HETf0g==} + /tsx@4.7.2: + resolution: {integrity: sha512-BCNd4kz6fz12fyrgCTEdZHGJ9fWTGeUzXmQysh0RVocDY3h4frk05ZNCXSy4kIenF7y/QnrdiVpTsyNRn6vlAw==} engines: {node: '>=18.0.0'} hasBin: true dependencies: