Skip to content

Commit

Permalink
feat: pull latest pkg versions for dependencies (#118)
Browse files Browse the repository at this point in the history
* feat:fix retry msg config

* fix: release new version

* fix: job type error

* Merge branch 'master' of github.com:screwdriver-cd/buildcluster-queue-worker into fix/retrymsg

* feat: pull latest pkg versions for dependencies
  • Loading branch information
pritamstyz4ever authored Jun 29, 2021
1 parent 6199019 commit 106a0fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"fs-extra": "^9.1.0",
"path": "^0.12.7",
"request": "^2.88.2",
"screwdriver-executor-k8s": "^14.11.0",
"screwdriver-executor-k8s": "^14.12.1",
"screwdriver-executor-k8s-vm": "^4.3.0",
"screwdriver-executor-router": "^2.1.2",
"screwdriver-executor-router": "^2.2.0",
"screwdriver-logger": "^1.0.2",
"threads": "^0.12.1"
},
Expand Down

0 comments on commit 106a0fe

Please sign in to comment.