Merge pull request #278 from IT4Change/renovate/tsx-4.19.x

Update dependency tsx to ^4.19.4
This commit is contained in:
renovate[bot] 2025-04-30 02:59:07 +00:00 committed by GitHub
commit de668cddf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -30,7 +30,7 @@
"multiple-cucumber-html-reporter": "^3.9.2", "multiple-cucumber-html-reporter": "^3.9.2",
"prettier": "^3.5.3", "prettier": "^3.5.3",
"ts-loader": "^9.5.2", "ts-loader": "^9.5.2",
"tsx": "^4.19.3", "tsx": "^4.19.4",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vuepress": "^2.0.0-rc.18", "vuepress": "^2.0.0-rc.18",
"vuepress-plugin-search-pro": "^2.0.0-rc.59", "vuepress-plugin-search-pro": "^2.0.0-rc.59",
@ -16679,9 +16679,9 @@
"license": "0BSD" "license": "0BSD"
}, },
"node_modules/tsx": { "node_modules/tsx": {
"version": "4.19.3", "version": "4.19.4",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.3.tgz", "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz",
"integrity": "sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==", "integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -54,7 +54,7 @@
"multiple-cucumber-html-reporter": "^3.9.2", "multiple-cucumber-html-reporter": "^3.9.2",
"prettier": "^3.5.3", "prettier": "^3.5.3",
"ts-loader": "^9.5.2", "ts-loader": "^9.5.2",
"tsx": "^4.19.3", "tsx": "^4.19.4",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vuepress": "^2.0.0-rc.18", "vuepress": "^2.0.0-rc.18",
"vuepress-plugin-search-pro": "^2.0.0-rc.59", "vuepress-plugin-search-pro": "^2.0.0-rc.59",