mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
Merge pull request #148 from IT4Change/dependabot/npm_and_yarn/typescript-eb29ab2de2
Bump tsx from 4.17.0 to 4.19.0 in the typescript group
This commit is contained in:
commit
8d7bd4879c
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.7.0",
|
||||
"prettier": "^3.3.2",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.17.0",
|
||||
"tsx": "^4.19.0",
|
||||
"typescript": "^5.5.4",
|
||||
"vuepress": "^2.0.0-rc.14",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
|
||||
@ -15548,9 +15548,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/tsx": {
|
||||
"version": "4.17.0",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.17.0.tgz",
|
||||
"integrity": "sha512-eN4mnDA5UMKDt4YZixo9tBioibaMBpoxBkD+rIPAjVmYERSG0/dWEY1CEFuV89CgASlKL499q8AhmkMnnjtOJg==",
|
||||
"version": "4.19.0",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.0.tgz",
|
||||
"integrity": "sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "~0.23.0",
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.7.0",
|
||||
"prettier": "^3.3.2",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.17.0",
|
||||
"tsx": "^4.19.0",
|
||||
"typescript": "^5.5.4",
|
||||
"vuepress": "^2.0.0-rc.14",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user