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",