Skip to content

Commit 94572dc

Browse files
chore: update dependency camunda-bpmn-js-behaviors to v1.7.1
1 parent 2d999d0 commit 94572dc

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ___Note:__ Yet to be released changes appear here._
88

99
* `FEAT`: support Zeebe task listeners ([#1088](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1088))
1010
* `DEPS`: update to `[email protected]`
11+
* `DEPS`: update to `[email protected]`
1112

1213
## 5.26.0
1314

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"bpmn-js": "^18.0.0",
7575
"bpmn-js-create-append-anything": "^0.5.2",
7676
"bpmn-moddle": "^9.0.1",
77-
"camunda-bpmn-js-behaviors": "^1.6.1",
77+
"camunda-bpmn-js-behaviors": "^1.7.1",
7878
"camunda-bpmn-moddle": "^7.0.1",
7979
"chai": "^4.5.0",
8080
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)