build(deps-dev): bump tsx from 4.19.3 to 4.20.3 in /backend (#420)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.20.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-19 07:44:15 +00:00 committed by GitHub
parent 36c7153901
commit 94cd0cd390
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"eslint-plugin-yml": "^1.18.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.0",
"tsx": "^4.19.3",
"tsx": "^4.20.3",
"typescript": "^5.8.3"
}
},
@ -8522,9 +8522,9 @@
"license": "0BSD"
},
"node_modules/tsx": {
"version": "4.19.3",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.3.tgz",
"integrity": "sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==",
"version": "4.20.3",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.3.tgz",
"integrity": "sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -39,7 +39,7 @@
"eslint-plugin-yml": "^1.18.0",
"jest": "^29.7.0",
"ts-jest": "^29.4.0",
"tsx": "^4.19.3",
"tsx": "^4.20.3",
"typescript": "^5.8.3"
},
"dependencies": {