chore(deps-dev): bump tsx from 4.7.0 to 4.11.2 (#699)

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:
dependabot[bot]
2024-06-02 22:23:40 -07:00
committed by GitHub
parent d36007b453
commit 3fd09edd25
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -146,7 +146,7 @@
"p-map": "^7.0.0",
"publint": "^0.2.6",
"tsup": "^8.0.1",
"tsx": "^4.6.2",
"tsx": "^4.11.2",
"typescript": "^5.3.2"
},
"changelog": {
+8 -8
View File
@@ -226,8 +226,8 @@ importers:
specifier: ^8.0.1
version: 8.0.1(typescript@5.3.3)
tsx:
specifier: ^4.6.2
version: 4.7.0
specifier: ^4.11.2
version: 4.11.2
typescript:
specifier: ^5.3.2
version: 5.3.3
@@ -2972,8 +2972,8 @@ packages:
get-intrinsic: 1.2.1
dev: true
/get-tsconfig@4.7.2:
resolution: {integrity: sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==}
/get-tsconfig@4.7.5:
resolution: {integrity: sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==}
dependencies:
resolve-pkg-maps: 1.0.0
dev: true
@@ -5346,13 +5346,13 @@ packages:
- ts-node
dev: true
/tsx@4.7.0:
resolution: {integrity: sha512-I+t79RYPlEYlHn9a+KzwrvEwhJg35h/1zHsLC2JXvhC2mdynMv6Zxzvhv5EMV6VF5qJlLlkSnMVvdZV3PSIGcg==}
/tsx@4.11.2:
resolution: {integrity: sha512-V5DL5v1BuItjsQ2FN9+4OjR7n5cr8hSgN+VGmm/fd2/0cgQdBIWHcQ3bFYm/5ZTmyxkTDBUIaRuW2divgfPe0A==}
engines: {node: '>=18.0.0'}
hasBin: true
dependencies:
esbuild: 0.19.11
get-tsconfig: 4.7.2
esbuild: 0.20.2
get-tsconfig: 4.7.5
optionalDependencies:
fsevents: 2.3.3
dev: true