From ff5eca837191a7dd4508cbf20f5df95ac68515aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 14:37:09 +0000 Subject: [PATCH] Update dependency @cucumber/biome-config to v0.2.0 --- javascript/package-lock.json | 4 ++-- javascript/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/javascript/package-lock.json b/javascript/package-lock.json index 3ffbdab8c..a40609517 100644 --- a/javascript/package-lock.json +++ b/javascript/package-lock.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@biomejs/biome": "^2.4.13", - "@cucumber/biome-config": "github:cucumber/biome-config#v0.1.0", + "@cucumber/biome-config": "github:cucumber/biome-config#v0.2.0", "@types/mocha": "10.0.10", "@types/node": "22.19.19", "commander": "^14.0.0", @@ -200,7 +200,7 @@ }, "node_modules/@cucumber/biome-config": { "version": "0.0.0", - "resolved": "git+ssh://git@github.com/cucumber/biome-config.git#6e5b2a8a5fdffdb2f5b378e2f401254baa714f25", + "resolved": "git+ssh://git@github.com/cucumber/biome-config.git#647d7bfd990abd451bc27ab3a6435e6105ac0604", "dev": true, "license": "MIT" }, diff --git a/javascript/package.json b/javascript/package.json index 8cf8c6e56..22c2f21ee 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -32,7 +32,7 @@ "homepage": "https://github.com/cucumber/gherkin", "devDependencies": { "@biomejs/biome": "^2.4.13", - "@cucumber/biome-config": "github:cucumber/biome-config#v0.1.0", + "@cucumber/biome-config": "github:cucumber/biome-config#v0.2.0", "@types/mocha": "10.0.10", "@types/node": "22.19.19", "commander": "^14.0.0",