github-pages-deploy-action/src
Lucas dos Santos Abreu 460c7b8081
fix issue #866 - upgrading to typescript 4.4.3 (#896)
* Bump typescript from 4.3.5 to 4.4.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* (fix): extract error message

* (fix): error is unknown on __tests__

* (fix): add cover

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-06 23:20:55 +01:00
..
constants.ts Enables Support for Self-Hosted GitHub Instances (GitHub Enterprise) (#622) 2021-03-04 08:47:44 -05:00
execute.ts Fix output size check (#744) 2021-06-04 09:57:51 -04:00
git.ts fix issue #866 - upgrading to typescript 4.4.3 (#896) 2021-10-06 23:20:55 +01:00
lib.ts fix issue #866 - upgrading to typescript 4.4.3 (#896) 2021-10-06 23:20:55 +01:00
main.ts Prettier file 2020-03-05 08:19:45 -05:00
ssh.ts fix issue #866 - upgrading to typescript 4.4.3 (#896) 2021-10-06 23:20:55 +01:00
util.ts fix issue #866 - upgrading to typescript 4.4.3 (#896) 2021-10-06 23:20:55 +01:00
worktree.ts fix issue #866 - upgrading to typescript 4.4.3 (#896) 2021-10-06 23:20:55 +01:00