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 a8749f3
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ___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

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 a8749f3

Please sign in to comment.