mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
Bump tsx from 4.15.6 to 4.15.7 (#6467)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.6 to 4.15.7. - [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.15.6...v4.15.7) --- updated-dependencies: - dependency-name: tsx 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
71e5e5fd24
commit
8fca1f2631
3 changed files with 8 additions and 8 deletions
|
@ -11,7 +11,7 @@
|
|||
"ep_etherpad-lite": "workspace:../src",
|
||||
"log4js": "^6.9.1",
|
||||
"semver": "^7.6.2",
|
||||
"tsx": "^4.15.6",
|
||||
"tsx": "^4.15.7",
|
||||
"ueberdb2": "^4.2.63"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -116,8 +116,8 @@ importers:
|
|||
specifier: ^7.6.2
|
||||
version: 7.6.2
|
||||
tsx:
|
||||
specifier: ^4.15.6
|
||||
version: 4.15.6
|
||||
specifier: ^4.15.7
|
||||
version: 4.15.7
|
||||
ueberdb2:
|
||||
specifier: ^4.2.63
|
||||
version: 4.2.78
|
||||
|
@ -267,8 +267,8 @@ importers:
|
|||
specifier: 0.6.8
|
||||
version: 0.6.8
|
||||
tsx:
|
||||
specifier: 4.15.6
|
||||
version: 4.15.6
|
||||
specifier: 4.15.7
|
||||
version: 4.15.7
|
||||
ueberdb2:
|
||||
specifier: ^4.2.78
|
||||
version: 4.2.78
|
||||
|
@ -7180,8 +7180,8 @@ packages:
|
|||
engines: {node: '>=0.6.x'}
|
||||
dev: false
|
||||
|
||||
/tsx@4.15.6:
|
||||
resolution: {integrity: sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==}
|
||||
/tsx@4.15.7:
|
||||
resolution: {integrity: sha512-u3H0iSFDZM3za+VxkZ1kywdCeHCn+8/qHQS1MNoO2sONDgD95HlWtt8aB23OzeTmFP9IU4/8bZUdg58Uu5J4cg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"superagent": "^9.0.2",
|
||||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "4.15.6",
|
||||
"tsx": "4.15.7",
|
||||
"ueberdb2": "^4.2.78",
|
||||
"underscore": "1.13.6",
|
||||
"unorm": "1.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue