mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-21 21:54:20 +00:00
chore(deps-dev): bump tsx from 4.19.4 to 4.20.1
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.4 to 4.20.1. - [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.1) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8c751d8d3f
commit
655a3bf9b4
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
"prettier": "3.5.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"ts-patch": "^3.3.0",
|
||||
"tsx": "^4.19.4",
|
||||
"tsx": "^4.20.1",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-transform-paths": "^3.5.5"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4156,7 +4156,7 @@ __metadata:
|
|||
prettier: "npm:3.5.3"
|
||||
ts-node: "npm:^10.9.2"
|
||||
ts-patch: "npm:^3.3.0"
|
||||
tsx: "npm:^4.19.4"
|
||||
tsx: "npm:^4.20.1"
|
||||
typescript: "npm:^5.8.3"
|
||||
typescript-transform-paths: "npm:^3.5.5"
|
||||
languageName: unknown
|
||||
|
@ -4720,9 +4720,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsx@npm:^4.19.4":
|
||||
version: 4.19.4
|
||||
resolution: "tsx@npm:4.19.4"
|
||||
"tsx@npm:^4.20.1":
|
||||
version: 4.20.1
|
||||
resolution: "tsx@npm:4.20.1"
|
||||
dependencies:
|
||||
esbuild: "npm:~0.25.0"
|
||||
fsevents: "npm:~2.3.3"
|
||||
|
@ -4732,7 +4732,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
tsx: dist/cli.mjs
|
||||
checksum: 10c0/f7b8d44362343fbde1f2ecc9832d243a450e1168dd09702a545ebe5f699aa6912e45b431a54b885466db414cceda48e5067b36d182027c43b2c02a4f99d8721e
|
||||
checksum: 10c0/10f861c66d13fcdcae1d4203f06c682d4c4beadb915d644aa198dfac49be18496e6e26daf5f693be87cf2776c1a883abb21e811f77ffd5b0a5cdd41d49c8cd52
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue