Skip to content

Commit 073399d

Browse files
dependabot[bot]arthurfiorette
authored andcommitted
chore(deps-dev): bump tsx from 4.9.1 to 4.10.5 (#1957)
1 parent 403ff12 commit 073399d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3626,10 +3626,10 @@ get-symbol-description@^1.0.2:
36263626
es-errors "^1.3.0"
36273627
get-intrinsic "^1.2.4"
36283628

3629-
get-tsconfig@^4.7.3:
3630-
version "4.7.3"
3631-
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.3.tgz#0498163d98f7b58484dd4906999c0c9d5f103f83"
3632-
integrity sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==
3629+
get-tsconfig@^4.7.5:
3630+
version "4.7.5"
3631+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.5.tgz#5e012498579e9a6947511ed0cd403272c7acbbaf"
3632+
integrity sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==
36333633
dependencies:
36343634
resolve-pkg-maps "^1.0.0"
36353635

@@ -6077,12 +6077,12 @@ tslib@^2, tslib@^2.5.0, tslib@^2.6.2, tslib@~2.6.2:
60776077
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
60786078

60796079
tsx@^4.7.2:
6080-
version "4.9.1"
6081-
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.9.1.tgz#e8eb1ce2766ce9067d577fba237a3cf884b229fa"
6082-
integrity sha512-CqSJaYyZ6GEqnGtPuMPQHvUwRGU6VHSVF+RDxoOmRg/XD4aF0pD973tKhoUYGQtdcoCHcSOGk34ioFaP+vYcMQ==
6080+
version "4.10.5"
6081+
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.10.5.tgz#157139bd2472dd64ff4118385f3eccd27868bb36"
6082+
integrity sha512-twDSbf7Gtea4I2copqovUiNTEDrT8XNFXsuHpfGbdpW/z9ZW4fTghzzhAG0WfrCuJmJiOEY1nLIjq4u3oujRWQ==
60836083
dependencies:
60846084
esbuild "~0.20.2"
6085-
get-tsconfig "^4.7.3"
6085+
get-tsconfig "^4.7.5"
60866086
optionalDependencies:
60876087
fsevents "~2.3.3"
60886088

0 commit comments

Comments
 (0)