mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
Merge pull request #278 from IT4Change/renovate/tsx-4.19.x
Update dependency tsx to ^4.19.4
This commit is contained in:
commit
de668cddf3
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.9.2",
|
||||
"prettier": "^3.5.3",
|
||||
"ts-loader": "^9.5.2",
|
||||
"tsx": "^4.19.3",
|
||||
"tsx": "^4.19.4",
|
||||
"typescript": "^5.8.3",
|
||||
"vuepress": "^2.0.0-rc.18",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.59",
|
||||
@ -16679,9 +16679,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.19.4",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz",
|
||||
"integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.9.2",
|
||||
"prettier": "^3.5.3",
|
||||
"ts-loader": "^9.5.2",
|
||||
"tsx": "^4.19.3",
|
||||
"tsx": "^4.19.4",
|
||||
"typescript": "^5.8.3",
|
||||
"vuepress": "^2.0.0-rc.18",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.59",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user