Skip to content

Commit eb386cf

Browse files
Saas 6062 (#414)
* bump sdk
1 parent 916b2c1 commit eb386cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"cf-errors": "^0.1.12",
3939
"chalk": "^1.1.3",
4040
"cli-progress": "^1.6.1",
41-
"codefresh-sdk": "1.5.0",
41+
"codefresh-sdk": "1.5.1",
4242
"colors": "^1.1.2",
4343
"columnify": "^1.5.4",
4444
"compare-versions": "^3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,10 +1186,10 @@ code-point-at@^1.0.0:
11861186
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
11871187
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
11881188

1189-
codefresh-sdk@1.5.0:
1190-
version "1.5.0"
1191-
resolved "https://registry.yarnpkg.com/codefresh-sdk/-/codefresh-sdk-1.5.0.tgz#23654d823245108ccfccd75a9080317a6e10b8d9"
1192-
integrity sha512-qBhdlq81HOCpXNvKD6MseJzAEjU9EJh3qdp41T2hOYEnNsCNyFLviLGdl1vm+jDd48/hwaiigpVbpDyVtPdZ8w==
1189+
codefresh-sdk@1.5.1:
1190+
version "1.5.1"
1191+
resolved "https://registry.yarnpkg.com/codefresh-sdk/-/codefresh-sdk-1.5.1.tgz#7719e9d2ef9afd9472155493ba469632519b8cac"
1192+
integrity sha512-q3u/b7Q85TPc5RYs5TBzrkcmOu3U3Yc+D5ZrBT5viTNQEV4xiTUCPDKrEA+v9W4fJPFf00sMnYwB6IMAHiEicw==
11931193
dependencies:
11941194
bluebird "^3.5.3"
11951195
cf-errors "^0.1.12"

0 commit comments

Comments
 (0)