Skip to content

Commit

Permalink
build(deps-dev): bump tsc-alias from 1.8.9 to 1.8.10
Browse files Browse the repository at this point in the history
Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/justkey007/tsc-alias/releases)
- [Commits](justkey007/tsc-alias@v1.8.9...v1.8.10)

---
updated-dependencies:
- dependency-name: tsc-alias
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent cd10cd4 commit 77d1100
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-promise": "^6.1.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.9",
"tsc-alias": "^1.8.10",
"typescript": "~5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/eventemitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-promise": "^6.1.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.9",
"tsc-alias": "^1.8.10",
"typescript": "~5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/unit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-promise": "^6.1.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.9",
"tsc-alias": "^1.8.10",
"typescript": "~5.4.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-promise": "^6.1.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.9",
"tsc-alias": "^1.8.10",
"typescript": "~5.4.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-promise": "^6.1.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.9",
"tsc-alias": "^1.8.10",
"typescript": "~5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/worker-pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-promise": "^6.1.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.9",
"tsc-alias": "^1.8.10",
"typescript": "~5.4.5"
}
}
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77d1100

Please sign in to comment.