mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-04-03 16:15:26 +00:00
Merge pull request #93 from IT4Change/dependabot/npm_and_yarn/typescript-041ba7a556
Bump tsx from 4.9.4 to 4.10.2 in the typescript group
This commit is contained in:
commit
e3bc2b43ac
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.9.4",
|
||||
"tsx": "^4.10.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vuepress": "^2.0.0-rc.9",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.43",
|
||||
@ -15227,9 +15227,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/tsx": {
|
||||
"version": "4.9.4",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.9.4.tgz",
|
||||
"integrity": "sha512-TlSJTVn2taGGDgdV3jAqCj7WQ/CafCB5p4SbG7W2Bl/0AJWH1ShJlBbc0y2lOFTjQEVAAULSTlmehw/Mwv3S/Q==",
|
||||
"version": "4.10.2",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.10.2.tgz",
|
||||
"integrity": "sha512-gOfACgv1ElsIjvt7Fp0rMJKGnMGjox0JfGOfX3kmZCV/yZumaNqtHGKBXt1KgaYS9KjDOmqGeI8gHk/W7kWVZg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "~0.20.2",
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.9.4",
|
||||
"tsx": "^4.10.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vuepress": "^2.0.0-rc.9",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.43",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user