MIRROR: Git backporting is a CLI tool to execute pull request backporting.
Find a file
dependabot[bot] 4faf62d997
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.1 to 5.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 16:40:43 +01: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 @typescript-eslint/eslint-plugin (#2) 2022-12-22 16:40:43 +01:00
package.json build(deps-dev): bump @typescript-eslint/eslint-plugin (#2) 2022-12-22 16:40:43 +01: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