mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
build(deps): bump tsx from 4.20.5 to 4.20.6 (#7147)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.5 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.20.5...v4.20.6) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e09c8c7055
commit
7931ac93ad
3 changed files with 394 additions and 126 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"ep_etherpad-lite": "workspace:../src",
|
||||
"log4js": "^6.9.1",
|
||||
"semver": "^7.7.2",
|
||||
"tsx": "^4.20.5",
|
||||
"tsx": "^4.20.6",
|
||||
"ueberdb2": "^5.0.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
516
pnpm-lock.yaml
generated
516
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -72,7 +72,7 @@
|
|||
"superagent": "10.2.3",
|
||||
"swagger-ui-express": "^5.0.1",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "4.20.5",
|
||||
"tsx": "4.20.6",
|
||||
"ueberdb2": "^5.0.22",
|
||||
"underscore": "1.13.7",
|
||||
"unorm": "1.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue