tsc-esm-fix
Advanced tools
Comparing version 2.20.24 to 2.20.25
{ | ||
"date": "2024-02-11T20:57:35.548Z", | ||
"date": "2024-02-20T04:21:22.186Z", | ||
"git_commit_branch": "master", | ||
"git_commit_id": "a5c9e180d5574dd5bdba70bd60ef6dc4433911de", | ||
"git_commit_id": "e30d1e2ee85171595aaeeb1283fe8a1abe03f77f", | ||
"git_repo_url": "https://github.com/antongolub/tsc-esm-fix", | ||
"git_repo_name": "antongolub/tsc-esm-fix", | ||
"ci_run_id": "7864622680", | ||
"ci_run_url": "https://github.com/antongolub/tsc-esm-fix/actions/runs/7864622680" | ||
"ci_run_id": "7968417723", | ||
"ci_run_url": "https://github.com/antongolub/tsc-esm-fix/actions/runs/7968417723" | ||
} |
@@ -0,1 +1,6 @@ | ||
## [2.20.25](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.24...v2.20.25) (2024-02-20) | ||
### Fixes & improvements | ||
* fix(deps): update dependency depseek to ^0.3.0 ([e30d1e2](https://github.com/antongolub/tsc-esm-fix/commit/e30d1e2ee85171595aaeeb1283fe8a1abe03f77f)) | ||
## [2.20.24](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.23...v2.20.24) (2024-02-11) | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "tsc-esm-fix", | ||
"version": "2.20.24", | ||
"version": "2.20.25", | ||
"bin": { | ||
@@ -45,3 +45,3 @@ "tsc-esm-fix": "./target/es6/cli.mjs" | ||
"dependencies": { | ||
"depseek": "^0.2.4", | ||
"depseek": "^0.3.0", | ||
"fs-extra": "^11.2.0", | ||
@@ -48,0 +48,0 @@ "globby": "^13.2.2", |
185149
+ Addeddepseek@0.3.0(transitive)
- Removeddepseek@0.2.5(transitive)
Updateddepseek@^0.3.0