Skip to content

Commit

Permalink
Bump typed-rest-client from 2.0.2 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [typed-rest-client](https://github.com/Microsoft/typed-rest-client) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/Microsoft/typed-rest-client/releases)
- [Commits](microsoft/typed-rest-client@v2.0.2...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent c135077 commit f1d779f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"semver": "^7.6.2",
"typed-rest-client": "^2.0.2"
"typed-rest-client": "^2.1.0"
},
"devDependencies": {
"@types/jest": "^27.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3263,10 +3263,10 @@ type-fest@^0.21.3:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==

typed-rest-client@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/typed-rest-client/-/typed-rest-client-2.0.2.tgz#82d451b9a219bf8fa688b698b2581327be4b920d"
integrity sha512-rmAQM2gZw/PQpK5+5aSs+I6ZBv4PFC2BT1o+0ADS1SgSejA+14EmbI2Lt8uXwkX7oeOMkwFmg0pHKwe8D9IT5A==
typed-rest-client@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/typed-rest-client/-/typed-rest-client-2.1.0.tgz#f04c6cfcabc6012c2d036b806eaac455604f1598"
integrity sha512-Nel9aPbgSzRxfs1+4GoSB4wexCF+4Axlk7OSGVQCMa+4fWcyxIsN/YNmkp0xTT2iQzMD98h8yFLav/cNaULmRA==
dependencies:
des.js "^1.1.0"
js-md4 "^0.3.2"
Expand Down

0 comments on commit f1d779f

Please sign in to comment.