build(deps): bump typed-rest-client from 2.0.1 to 2.0.2 (#158)

Bumps [typed-rest-client](https://github.com/Microsoft/typed-rest-client) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/Microsoft/typed-rest-client/releases)
- [Commits](https://github.com/Microsoft/typed-rest-client/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: typed-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-01 09:40:22 -07:00
committed by GitHub
parent 282df8e763
commit aba427d0a8
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"semver": "^7.6.2",
"typed-rest-client": "^2.0.1"
"typed-rest-client": "^2.0.2"
},
"devDependencies": {
"@types/jest": "^29.5.12",