Skip to content

Commit d6a4d7d

Browse files
chore(deps-dev): bump tsx from 4.20.5 to 4.20.6 in /frontend
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.5 to 4.20.6. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.5...v4.20.6) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bbfc0dc commit d6a4d7d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/spark-md5": "^3.0.5",
3434
"autoprefixer": "^10.4.21",
3535
"jiti": "^2.5.1",
36-
"tsx": "^4.20.5",
36+
"tsx": "^4.20.6",
3737
"typescript": "^5.8.3",
3838
"vue-tsc": "^3.0.8"
3939
},

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3991,10 +3991,10 @@ tslib@^2.0.3, tslib@^2.1.0, tslib@^2.6.2:
39913991
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
39923992
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
39933993

3994-
tsx@^4.20.5:
3995-
version "4.20.5"
3996-
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.20.5.tgz#856c8b2f114c50a9f4ae108126967a167f240dc7"
3997-
integrity sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==
3994+
tsx@^4.20.6:
3995+
version "4.20.6"
3996+
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.20.6.tgz#8fb803fd9c1f70e8ccc93b5d7c5e03c3979ccb2e"
3997+
integrity sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==
39983998
dependencies:
39993999
esbuild "~0.25.0"
40004000
get-tsconfig "^4.7.5"

0 commit comments

Comments
 (0)