mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-04-03 16:15:26 +00:00
Merge pull request #108 from IT4Change/dependabot/npm_and_yarn/typescript-11c2af4608
Bump tsx from 4.11.0 to 4.11.2 in the typescript group
This commit is contained in:
commit
70417dae81
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.11.0",
|
||||
"tsx": "^4.11.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vuepress": "^2.0.0-rc.9",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.43",
|
||||
@ -15148,9 +15148,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/tsx": {
|
||||
"version": "4.11.0",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.11.0.tgz",
|
||||
"integrity": "sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==",
|
||||
"version": "4.11.2",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.11.2.tgz",
|
||||
"integrity": "sha512-V5DL5v1BuItjsQ2FN9+4OjR7n5cr8hSgN+VGmm/fd2/0cgQdBIWHcQ3bFYm/5ZTmyxkTDBUIaRuW2divgfPe0A==",
|
||||
"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.11.0",
|
||||
"tsx": "^4.11.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