-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency tsc-esm-fix to v2.20.12
- Loading branch information
1 parent
8407e7a
commit dfe229f
Showing
1 changed file
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6653,9 +6653,7 @@ [email protected]: | |
yargs-parser "^21.0.1" | ||
|
||
tsc-esm-fix@^2.20.5: | ||
version "2.20.5" | ||
resolved "https://registry.yarnpkg.com/tsc-esm-fix/-/tsc-esm-fix-2.20.5.tgz#4ea233a9228035fe21c6939197aadcd794b2c375" | ||
integrity sha512-W6tNhQkygqU2CDaNOaAwNjAtcuKH3ZIMUJy1Vk0Dt8zLp1aAaEBc3yNIt/+mK+kfmA4Xj+zdE6o2U44hfJGoQw== | ||
version "2.20.12" | ||
dependencies: | ||
"@types/fs-extra" "^9.0.13" | ||
fs-extra "^10.1.0" | ||
|