MIRROR: Git backporting is a CLI tool to execute pull request backporting.
Find a file
dependabot[bot] 23048b56f4
Bump fs-extra from 10.1.0 to 11.1.0 (#7)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.1.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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:38:28 +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 Bump fs-extra from 10.1.0 to 11.1.0 (#7) 2022-12-22 16:38:28 +01:00
package.json Bump fs-extra from 10.1.0 to 11.1.0 (#7) 2022-12-22 16:38:28 +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