Skip to content

Commit

Permalink
deps: update dependency bpmn-js-properties-panel to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent cba2484 commit f73c977
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion properties-panel-async-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@bpmn-io/properties-panel": "^3.0.0",
"bpmn-js": "^13.2.2",
"bpmn-js-properties-panel": "^4.0.0",
"bpmn-js-properties-panel": "^5.0.0",
"cors": "^2.8.5",
"express": "^4.17.2",
"htm": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion properties-panel-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@bpmn-io/properties-panel": "^3.0.0",
"bpmn-js": "^13.2.2",
"bpmn-js-properties-panel": "^4.0.0",
"bpmn-js-properties-panel": "^5.0.0",
"htm": "^3.1.1",
"jquery": "^3.5.1",
"min-dash": "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion properties-panel-list-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@bpmn-io/properties-panel": "^3.0.0",
"bpmn-js": "^13.2.2",
"bpmn-js-properties-panel": "^4.0.0",
"bpmn-js-properties-panel": "^5.0.0",
"camunda-bpmn-js-behaviors": "^0.6.0",
"ids": "^1.0.0",
"jquery": "^3.5.1",
Expand Down
2 changes: 1 addition & 1 deletion properties-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@bpmn-io/properties-panel": "^3.0.0",
"bpmn-js": "^13.2.2",
"bpmn-js-properties-panel": "^4.0.0",
"bpmn-js-properties-panel": "^5.0.0",
"jquery": "^3.5.1",
"min-dash": "^4.0.0"
},
Expand Down

0 comments on commit f73c977

Please sign in to comment.