mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-12 20:55:48 +00:00
chore(deps-dev): bump tsx from 4.19.4 to 4.20.6
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.4 to 4.20.6. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.19.4...v4.20.6) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7aab8c08c5
commit
29f784fc4a
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