Skip to content

Commit

Permalink
deps: update to @camunda/linting@3.4.0
Browse files Browse the repository at this point in the history
Closes #3747
  • Loading branch information
barmac committed Aug 1, 2023
1 parent e4bc84d commit fa5f2d2
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 20 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ ___Note:__ Yet to be released changes appear here._
* `DEPS`: update to `dmn-js-properties-panel@3.0.0`
* `DEPS`: update to `camunda-bpmn-js@3.0.0`
* `DEPS`: update to `camunda-dmn-js@1.1.0`
* `DEPS`: update to `@camunda/linting@3.3.0`
* `DEPS`: update to `@camunda/linting@3.4.0`

### BPMN

* `FEAT`: support converging inclusive gateway in C8 ([#3613](https://github.com/camunda/camunda-modeler/issues/3613))
* `FIX`: open properties panel when history time to live error is clicked ([#3712](https://github.com/camunda/camunda-modeler/issues/3712))
* `FIX`: detect and notify unsupported multiple start events in C8 ([#3577](https://github.com/camunda/camunda-modeler/issues/3577))

Expand Down
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@camunda/execution-platform": "^0.3.2",
"@camunda/form-linting": "^0.9.0",
"@camunda/form-playground": "^0.7.0",
"@camunda/linting": "^3.3.0",
"@camunda/linting": "^3.4.0",
"@codemirror/commands": "^6.1.3",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-xml": "^6.0.1",
Expand Down Expand Up @@ -117,4 +117,4 @@
"bpmn-io-modelers:test": "cross-env MODELERS=1 npm test",
"bpmn-io-modelers:auto-test": "cross-env MODELERS=1 npm run auto-test"
}
}
}
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa5f2d2

Please sign in to comment.