diff --git a/client/package.json b/client/package.json index 1940d29ce5..a447db1784 100644 --- a/client/package.json +++ b/client/package.json @@ -16,7 +16,7 @@ "@camunda/execution-platform": "^0.3.2", "@camunda/form-linting": "^0.1.2", "@camunda/form-playground": "^0.2.0", - "@camunda/linting": "^0.9.0", + "@camunda/linting": "^0.9.1", "@codemirror/commands": "^6.1.0", "@codemirror/lang-json": "^6.0.0", "@codemirror/lang-xml": "^6.0.0", diff --git a/package-lock.json b/package-lock.json index c65e3add74..07486bb188 100644 --- a/package-lock.json +++ b/package-lock.json @@ -394,7 +394,7 @@ "@camunda/execution-platform": "^0.3.2", "@camunda/form-linting": "^0.1.2", "@camunda/form-playground": "^0.2.0", - "@camunda/linting": "^0.9.0", + "@camunda/linting": "^0.9.1", "@codemirror/commands": "^6.1.0", "@codemirror/lang-json": "^6.0.0", "@codemirror/lang-xml": "^6.0.0", @@ -4712,9 +4712,9 @@ } }, "node_modules/@camunda/linting": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@camunda/linting/-/linting-0.9.0.tgz", - "integrity": "sha512-UiTPfHOtbcjF4D+modtIGLgY3RnIc4DX6JyQnQHoSOWXo9RHC2o27OyJJdKR0IJZXb+w4adXW4iszDfmC8v7nQ==", + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/@camunda/linting/-/linting-0.9.1.tgz", + "integrity": "sha512-hQiwsvkQM62j04C7zjobcd7aG4rrgblmv61+TmD9tS/cpYH9rZ3PGC7mXypkctTRPU4Rwb7HEeqZ/rksJJYsCA==", "dependencies": { "bpmn-moddle": "^7.1.3", "bpmnlint": "^8.0.0", @@ -26544,9 +26544,9 @@ } }, "@camunda/linting": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@camunda/linting/-/linting-0.9.0.tgz", - "integrity": "sha512-UiTPfHOtbcjF4D+modtIGLgY3RnIc4DX6JyQnQHoSOWXo9RHC2o27OyJJdKR0IJZXb+w4adXW4iszDfmC8v7nQ==", + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/@camunda/linting/-/linting-0.9.1.tgz", + "integrity": "sha512-hQiwsvkQM62j04C7zjobcd7aG4rrgblmv61+TmD9tS/cpYH9rZ3PGC7mXypkctTRPU4Rwb7HEeqZ/rksJJYsCA==", "requires": { "bpmn-moddle": "^7.1.3", "bpmnlint": "^8.0.0", @@ -30552,7 +30552,7 @@ "@camunda/execution-platform": "^0.3.2", "@camunda/form-linting": "^0.1.2", "@camunda/form-playground": "^0.2.0", - "@camunda/linting": "^0.9.0", + "@camunda/linting": "0.9.1", "@codemirror/commands": "^6.1.0", "@codemirror/lang-json": "^6.0.0", "@codemirror/lang-xml": "^6.0.0",