mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-07 17:33:05 +00:00
chore(deps-dev): bump tsx from 4.19.3 to 4.19.4
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.3 to 4.19.4. - [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.3...v4.19.4) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.19.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c22cedf2f0
commit
6d15085ed3
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.3",
|
||||
"tsx": "^4.19.4",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-transform-paths": "^3.5.5"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4221,7 +4221,7 @@ __metadata:
|
|||
prettier: "npm:3.5.3"
|
||||
ts-node: "npm:^10.9.2"
|
||||
ts-patch: "npm:^3.3.0"
|
||||
tsx: "npm:^4.19.3"
|
||||
tsx: "npm:^4.19.4"
|
||||
typescript: "npm:^5.8.3"
|
||||
typescript-transform-paths: "npm:^3.5.5"
|
||||
languageName: unknown
|
||||
|
@ -4829,9 +4829,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsx@npm:^4.19.3":
|
||||
version: 4.19.3
|
||||
resolution: "tsx@npm:4.19.3"
|
||||
"tsx@npm:^4.19.4":
|
||||
version: 4.19.4
|
||||
resolution: "tsx@npm:4.19.4"
|
||||
dependencies:
|
||||
esbuild: "npm:~0.25.0"
|
||||
fsevents: "npm:~2.3.3"
|
||||
|
@ -4841,7 +4841,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
tsx: dist/cli.mjs
|
||||
checksum: 10c0/cacfb4cf1392ae10e8e4fe032ad26ccb07cd8a3b32e5a0da270d9c48d06ee74f743e4a84686cbc9d89b48032d59bbc56cd911e076f53cebe61dc24fa525ff790
|
||||
checksum: 10c0/f7b8d44362343fbde1f2ecc9832d243a450e1168dd09702a545ebe5f699aa6912e45b431a54b885466db414cceda48e5067b36d182027c43b2c02a4f99d8721e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue