MIRROR: Git backporting is a CLI tool to execute pull request backporting.
Find a file
dependabot[bot] 650246c702
build(deps-dev): bump tsc-alias from 1.8.1 to 1.8.2
Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/justkey007/tsc-alias/releases)
- [Commits](https://github.com/justkey007/tsc-alias/compare/v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 12:20:41 +00:00
.github Initial BPer implementation 2022-12-22 13:14:37 +01:00
.husky Initial BPer implementation 2022-12-22 13:14:37 +01:00
dist Initial BPer implementation 2022-12-22 13:14:37 +01:00
src Initial BPer implementation 2022-12-22 13:14:37 +01:00
test Initial BPer implementation 2022-12-22 13:14:37 +01:00
.eslintignore project setup 2022-12-06 18:10:30 +01:00
.eslintrc Initial BPer implementation 2022-12-22 13:14:37 +01:00
.gitignore Initial BPer implementation 2022-12-22 13:14:37 +01:00
action.yml Initial BPer implementation 2022-12-22 13:14:37 +01:00
CHANGELOG.md project setup 2022-12-06 18:10:30 +01:00
jest.config.ts Initial BPer implementation 2022-12-22 13:14:37 +01:00
package-lock.json build(deps-dev): bump tsc-alias from 1.8.1 to 1.8.2 2022-12-22 12:20:41 +00:00
package.json build(deps-dev): bump tsc-alias from 1.8.1 to 1.8.2 2022-12-22 12:20:41 +00:00
README.md project setup 2022-12-06 18:10:30 +01:00
tsconfig.json Initial BPer implementation 2022-12-22 13:14:37 +01:00