summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-28 15:18:52 +0000
committerGitHub <[email protected]>2024-10-28 15:18:52 +0000
commit5b2626f356f83ea46d8ad7eb63ce73cfe52bfa88 (patch)
tree2b78fb250c8232764a086dfd5fb31fb73e130b32
parent3f6bddb4c664c0acb570500c8a26fa935273e5e3 (diff)
node_modules: bump tsx from 4.19.1 to 4.19.2 (#337)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.1 to 4.19.2. - [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.19.1...v4.19.2) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml10
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 4b02272..b325e61 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.3",
- "tsx": "^4.19.1",
+ "tsx": "^4.19.2",
"typescript": "^5.6.3",
"wrangler": "^3.82.0"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0b77080..fd62bd4 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -55,8 +55,8 @@ importers:
specifier: ^3.3.3
version: 3.3.3
tsx:
- specifier: ^4.19.1
- version: 4.19.1
+ specifier: ^4.19.2
+ version: 4.19.2
typescript:
specifier: ^5.6.3
version: 5.6.3
@@ -1331,8 +1331,8 @@ packages:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
- resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==}
+ resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -2545,7 +2545,7 @@ snapshots:
dependencies:
esbuild: 0.23.1
get-tsconfig: 4.7.5