Skip to content

Commit

Permalink
build(deps): bump tsx from 4.10.2 to 4.10.4
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.10.2 to 4.10.4.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.10.2...v4.10.4)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2024
1 parent 08ab3c0 commit 7caf48e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1",
"semver": "^7.6.2",
"tsx": "^4.10.2",
"tsx": "^4.10.4",
"ueberdb2": "^4.2.63"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"terser": "^5.30.3",
"threads": "^1.7.0",
"tinycon": "0.6.8",
"tsx": "^4.10.2",
"tsx": "^4.10.4",
"ueberdb2": "^4.2.63",
"underscore": "1.13.6",
"unorm": "1.6.0",
Expand Down

0 comments on commit 7caf48e

Please sign in to comment.