Skip to content

Commit ad0744c

Browse files
fix(deps): update dependency bpmn-js-bpmnlint to ^0.23.0
1 parent 46bb808 commit ad0744c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/main/resources/public/bpmnjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"bpmn-js": "^8.7.1",
14-
"bpmn-js-bpmnlint": "^0.19.0"
14+
"bpmn-js-bpmnlint": "^0.23.0"
1515
},
1616
"devDependencies": {
1717
"bpmnlint": "^7.2.1",

0 commit comments

Comments
 (0)