Skip to content

Commit f18a03a

Browse files
build(deps-dev): bump tsx from 4.19.0 to 4.19.1 (Jonghakseo#744)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb83fe5 commit f18a03a

File tree

3 files changed

+18
-17
lines changed

3 files changed

+18
-17
lines changed

packages/zipper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@extension/tsconfig": "workspace:*",
2727
"fast-glob": "^3.3.2",
2828
"fflate": "^0.8.2",
29-
"tsx": "^4.16.2"
29+
"tsx": "^4.19.1"
3030
}
3131
}

pnpm-lock.yaml

Lines changed: 16 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"@wdio/mocha-framework": "^9.1.2",
1919
"@wdio/spec-reporter": "^9.1.2",
2020
"@wdio/types": "^9.1.2",
21-
"tsx": "^4.16.2"
21+
"tsx": "^4.19.1"
2222
}
2323
}

0 commit comments

Comments
 (0)