chore(deps-dev): Bump tsx from 4.20.3 to 4.20.6 (#61)

This commit is contained in:
dependabot[bot]
2025-10-05 15:08:29 +00:00
committed by GitHub
parent 36539b17b1
commit 49c7a0fd8e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"prettier-plugin-organize-imports": "4.1.0",
"semantic-release": "24.2.5",
"tsup": "8.5.0",
"tsx": "4.20.3",
"tsx": "4.20.6",
"typescript": "5.8.3",
"typescript-eslint": "8.41.0"
},
@@ -12584,9 +12584,9 @@
}
},
"node_modules/tsx": {
"version": "4.20.3",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.3.tgz",
"integrity": "sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==",
"version": "4.20.6",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.6.tgz",
"integrity": "sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -67,7 +67,7 @@
"prettier-plugin-organize-imports": "4.1.0",
"semantic-release": "24.2.5",
"tsup": "8.5.0",
"tsx": "4.20.3",
"tsx": "4.20.6",
"typescript": "5.8.3",
"typescript-eslint": "8.41.0"
}