Skip to content

Commit f279e0f

Browse files
author
Danny McCormick
committed
Bump typed rest client
1 parent c460d77 commit f279e0f

File tree

2 files changed

+74
-66
lines changed

2 files changed

+74
-66
lines changed

package-lock.json

Lines changed: 72 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-pipelines-tool-lib",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"description": "Azure Pipelines Tool Installer Lib for CI/CD Tasks",
55
"main": "tool.js",
66
"scripts": {
@@ -28,7 +28,7 @@
2828
"azure-pipelines-task-lib": "^2.8.0",
2929
"semver": "^5.7.0",
3030
"semver-compare": "^1.0.0",
31-
"typed-rest-client": "1.5.0",
31+
"typed-rest-client": "^1.7.3",
3232
"uuid": "^3.3.2"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)