mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-12 20:55:48 +00:00
Merge pull request #311 from IT4Change/dependabot/npm_and_yarn/tsx-4.20.6
chore(deps-dev): bump tsx from 4.19.4 to 4.20.6
This commit is contained in:
commit
100648c672
8
package-lock.json
generated
8
package-lock.json
generated
@ -34,7 +34,7 @@
|
||||
"prettier": "^3.5.3",
|
||||
"sass-embedded": "^1.87.0",
|
||||
"ts-loader": "^9.5.2",
|
||||
"tsx": "^4.19.4",
|
||||
"tsx": "^4.20.6",
|
||||
"typescript": "^5.8.3",
|
||||
"vuepress": "^2.0.0-rc.22",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.63",
|
||||
@ -15601,9 +15601,9 @@
|
||||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/tsx": {
|
||||
"version": "4.19.4",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz",
|
||||
"integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==",
|
||||
"version": "4.20.6",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.6.tgz",
|
||||
"integrity": "sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -58,7 +58,7 @@
|
||||
"prettier": "^3.5.3",
|
||||
"sass-embedded": "^1.87.0",
|
||||
"ts-loader": "^9.5.2",
|
||||
"tsx": "^4.19.4",
|
||||
"tsx": "^4.20.6",
|
||||
"typescript": "^5.8.3",
|
||||
"vuepress": "^2.0.0-rc.22",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.63",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user