mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
Merge pull request #95 from IT4Change/dependabot/npm_and_yarn/typescript-835397769a
Bump tsx from 4.10.2 to 4.10.4 in the typescript group
This commit is contained in:
commit
cd17cf17db
16
package-lock.json
generated
16
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.10.2",
|
||||
"tsx": "^4.10.4",
|
||||
"typescript": "^5.4.5",
|
||||
"vuepress": "^2.0.0-rc.9",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.43",
|
||||
@ -10151,9 +10151,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/get-tsconfig": {
|
||||
"version": "4.7.3",
|
||||
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.3.tgz",
|
||||
"integrity": "sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==",
|
||||
"version": "4.7.5",
|
||||
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.5.tgz",
|
||||
"integrity": "sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"resolve-pkg-maps": "^1.0.0"
|
||||
@ -15227,13 +15227,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/tsx": {
|
||||
"version": "4.10.2",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.10.2.tgz",
|
||||
"integrity": "sha512-gOfACgv1ElsIjvt7Fp0rMJKGnMGjox0JfGOfX3kmZCV/yZumaNqtHGKBXt1KgaYS9KjDOmqGeI8gHk/W7kWVZg==",
|
||||
"version": "4.10.4",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.10.4.tgz",
|
||||
"integrity": "sha512-Gtg9qnZWNqC/OtcgiXfoAUdAKx3/cgKOYvEocAsv+m21MV/eKpV/WUjRXe6/sDCaGBl2/v8S6v29BpUnGMCX5A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "~0.20.2",
|
||||
"get-tsconfig": "^4.7.3"
|
||||
"get-tsconfig": "^4.7.5"
|
||||
},
|
||||
"bin": {
|
||||
"tsx": "dist/cli.mjs"
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.10.2",
|
||||
"tsx": "^4.10.4",
|
||||
"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