diff --git a/client/package.json b/client/package.json index 17cbfa899a..3269e0380a 100644 --- a/client/package.json +++ b/client/package.json @@ -14,7 +14,7 @@ "@bpmn-io/properties-panel": "^1.1.1", "@bpmn-io/replace-ids": "^0.2.0", "@camunda/execution-platform": "^0.3.2", - "@camunda/form-linting": "^0.1.2", + "@camunda/form-linting": "^0.2.1", "@camunda/form-playground": "^0.3.1", "@camunda/linting": "^0.12.0", "@codemirror/commands": "^6.1.3", diff --git a/package-lock.json b/package-lock.json index d5de456c95..51c738ed61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -206,7 +206,7 @@ "@bpmn-io/properties-panel": "^1.1.1", "@bpmn-io/replace-ids": "^0.2.0", "@camunda/execution-platform": "^0.3.2", - "@camunda/form-linting": "^0.1.2", + "@camunda/form-linting": "^0.2.1", "@camunda/form-playground": "^0.3.1", "@camunda/linting": "^0.12.0", "@codemirror/commands": "^6.1.3", @@ -3630,9 +3630,9 @@ "integrity": "sha512-sw8RNecjQgY7tX26PMLRJGNX/2QCnlwCvZfxQWh606qlJZsLbpvEbvfgIGCRoYlHYTlsP6PxVcWYx5LPo7yisg==" }, "node_modules/@camunda/form-linting": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@camunda/form-linting/-/form-linting-0.1.2.tgz", - "integrity": "sha512-U2DQcea0xPeE7xoTqcydYfbNRDvzeWbnV7111dXll3UsbS7dq7QeaM/fxjEGmEsEe79/5IuQOfLmNpyE6dblGw==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@camunda/form-linting/-/form-linting-0.2.1.tgz", + "integrity": "sha512-Y5mnEDMSoRpuOPYkM6jOZRpZ2oR4rEQxUsCM6q+Qe1kGax9mdFl5me4lmDq9SMVh2SLxAXarRxm4OIDF/Brjjw==", "dependencies": { "semver-compare": "^1.0.0" } @@ -26440,9 +26440,9 @@ "integrity": "sha512-sw8RNecjQgY7tX26PMLRJGNX/2QCnlwCvZfxQWh606qlJZsLbpvEbvfgIGCRoYlHYTlsP6PxVcWYx5LPo7yisg==" }, "@camunda/form-linting": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@camunda/form-linting/-/form-linting-0.1.2.tgz", - "integrity": "sha512-U2DQcea0xPeE7xoTqcydYfbNRDvzeWbnV7111dXll3UsbS7dq7QeaM/fxjEGmEsEe79/5IuQOfLmNpyE6dblGw==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@camunda/form-linting/-/form-linting-0.2.1.tgz", + "integrity": "sha512-Y5mnEDMSoRpuOPYkM6jOZRpZ2oR4rEQxUsCM6q+Qe1kGax9mdFl5me4lmDq9SMVh2SLxAXarRxm4OIDF/Brjjw==", "requires": { "semver-compare": "^1.0.0" } @@ -31372,7 +31372,7 @@ "@bpmn-io/properties-panel": "^1.1.1", "@bpmn-io/replace-ids": "^0.2.0", "@camunda/execution-platform": "^0.3.2", - "@camunda/form-linting": "^0.1.2", + "@camunda/form-linting": "^0.2.1", "@camunda/form-playground": "^0.3.1", "@camunda/linting": "^0.12.0", "@codemirror/commands": "^6.1.3",