fix(deps): update dependency tsx to v3.12.7
This commit is contained in:
parent
2006845a10
commit
177adae44d
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
||||||
"kleur": "4.1.5",
|
"kleur": "4.1.5",
|
||||||
"node-fetch": "3.3.1",
|
"node-fetch": "3.3.1",
|
||||||
"remove-markdown": "0.5.0",
|
"remove-markdown": "0.5.0",
|
||||||
"tsx": "3.12.6",
|
"tsx": "3.12.7",
|
||||||
"url-regex": "5.0.0"
|
"url-regex": "5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -1528,10 +1528,10 @@ tsutils@^3.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^1.8.1"
|
tslib "^1.8.1"
|
||||||
|
|
||||||
tsx@3.12.6:
|
tsx@3.12.7:
|
||||||
version "3.12.6"
|
version "3.12.7"
|
||||||
resolved "https://registry.yarnpkg.com/tsx/-/tsx-3.12.6.tgz#36b3693e48b8392da374487190972c7b80e433b4"
|
resolved "https://registry.yarnpkg.com/tsx/-/tsx-3.12.7.tgz#b3b8b0fc79afc8260d1e14f9e995616c859a91e9"
|
||||||
integrity sha512-q93WgS3lBdHlPgS0h1i+87Pt6n9K/qULIMNYZo07nSeu2z5QE2CellcAZfofVXBo2tQg9av2ZcRMQ2S2i5oadQ==
|
integrity sha512-C2Ip+jPmqKd1GWVQDvz/Eyc6QJbGfE7NrR3fx5BpEHMZsEHoIxHL1j+lKdGobr8ovEyqeNkPLSKp6SCSOt7gmw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@esbuild-kit/cjs-loader" "^2.4.2"
|
"@esbuild-kit/cjs-loader" "^2.4.2"
|
||||||
"@esbuild-kit/core-utils" "^3.0.0"
|
"@esbuild-kit/core-utils" "^3.0.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue