From 75a51e6444b6111bfb7bed529c37926587038018 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 00:25:19 +0000 Subject: [PATCH] deps: update dependency @camunda/form-linting to ^0.20.0 --- client/package.json | 2 +- package-lock.json | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/client/package.json b/client/package.json index c2cbddd35b..bdde811120 100644 --- a/client/package.json +++ b/client/package.json @@ -15,7 +15,7 @@ "@bpmn-io/replace-ids": "^0.2.0", "@bpmn-io/variable-outline": "^1.0.3", "@camunda/execution-platform": "^0.3.2", - "@camunda/form-linting": "^0.19.0", + "@camunda/form-linting": "^0.20.0", "@camunda/form-playground": "^0.18.0", "@camunda/improved-canvas": "^1.7.5", "@camunda/linting": "^3.29.1", diff --git a/package-lock.json b/package-lock.json index 7bbf2a6eb1..773b63b590 100644 --- a/package-lock.json +++ b/package-lock.json @@ -100,7 +100,7 @@ "@bpmn-io/replace-ids": "^0.2.0", "@bpmn-io/variable-outline": "^1.0.3", "@camunda/execution-platform": "^0.3.2", - "@camunda/form-linting": "^0.19.0", + "@camunda/form-linting": "^0.20.0", "@camunda/form-playground": "^0.18.0", "@camunda/improved-canvas": "^1.7.5", "@camunda/linting": "^3.29.1", @@ -3045,10 +3045,9 @@ } }, "node_modules/@camunda/form-linting": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@camunda/form-linting/-/form-linting-0.19.0.tgz", - "integrity": "sha512-TIBHsH73uNvYxlZgVZ2olSS1K1Nog3EDTfKfNzboy7XaeD11Vb3/PxrnmM0yN+86sk5Fd2uLkKaNRTGwl9gC8w==", - "license": "MIT", + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/@camunda/form-linting/-/form-linting-0.20.0.tgz", + "integrity": "sha512-WG/db71DPb3sIfoUxywwMYS6WXrZriKtBXXqnsiwaFUzGy+ruSG1kgdEU5uMxrzU9+J0Am7h2mXFWqQCOWytaA==", "dependencies": { "@bpmn-io/feel-lint": "^1.3.1", "semver-compare": "^1.0.0" @@ -34359,9 +34358,9 @@ "requires": {} }, "@camunda/form-linting": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@camunda/form-linting/-/form-linting-0.19.0.tgz", - "integrity": "sha512-TIBHsH73uNvYxlZgVZ2olSS1K1Nog3EDTfKfNzboy7XaeD11Vb3/PxrnmM0yN+86sk5Fd2uLkKaNRTGwl9gC8w==", + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/@camunda/form-linting/-/form-linting-0.20.0.tgz", + "integrity": "sha512-WG/db71DPb3sIfoUxywwMYS6WXrZriKtBXXqnsiwaFUzGy+ruSG1kgdEU5uMxrzU9+J0Am7h2mXFWqQCOWytaA==", "requires": { "@bpmn-io/feel-lint": "^1.3.1", "semver-compare": "^1.0.0" @@ -41112,7 +41111,7 @@ "@bpmn-io/replace-ids": "^0.2.0", "@bpmn-io/variable-outline": "^1.0.3", "@camunda/execution-platform": "^0.3.2", - "@camunda/form-linting": "^0.19.0", + "@camunda/form-linting": "^0.20.0", "@camunda/form-playground": "^0.18.0", "@camunda/improved-canvas": "^1.7.5", "@camunda/linting": "^3.29.1",