Skip to content

Commit 7e989e1

Browse files
Oren test (#19)
bump version
1 parent fc2317d commit 7e989e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "cf-container-logger",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "codefresh container logger",
55
"keywords": [
66
"cf-container-logger"
77
],
88
"dependencies": {
9-
"@codefresh-io/task-logger": "^0.0.11",
9+
"@codefresh-io/task-logger": "^0.0.12",
1010
"cf-errors": "^0.1.11",
1111
"cf-logs": "^1.1.0",
1212
"docker-events": "0.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@codefresh-io/task-logger@^0.0.11":
6-
version "0.0.11"
7-
resolved "https://registry.yarnpkg.com/@codefresh-io/task-logger/-/task-logger-0.0.11.tgz#cb439a6555a9499bb5a2dcd6a2b4408fe8c82b34"
8-
integrity sha512-P5x/6fXTPcIziiGxaK2x00c8s/azOq/q2do3Mnviily7YmxsZwXPbHr35IxVhPXSST7RYZ8Phg5t1CpzkIlMzw==
5+
"@codefresh-io/task-logger@^0.0.12":
6+
version "0.0.12"
7+
resolved "https://registry.yarnpkg.com/@codefresh-io/task-logger/-/task-logger-0.0.12.tgz#de76d452083264622fe4d521b287438dd0a6b263"
8+
integrity sha512-ood0+Y94FxU0YdVArli1WDzPgSoirlI2AD1fyrptPb5FvKqYbqo/I60vRzgSbXRRIdiHbQ50y2CvulOUcOq0uA==
99
dependencies:
1010
cf-errors "^0.1.11"
1111
crypto "0.0.3"

0 commit comments

Comments
 (0)