We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85810a4 commit d3628e7Copy full SHA for d3628e7
package.json
@@ -62,9 +62,9 @@
62
},
63
"license": "UNLICENSED",
64
"devDependencies": {
65
- "@biomejs/biome": "^2.0.0",
66
- "@biomejs/cli-darwin-arm64": "^2.0.0",
67
- "@biomejs/cli-linux-x64-musl": "^2.0.0",
+ "@biomejs/biome": "2.0.0",
+ "@biomejs/cli-darwin-arm64": "2.0.0",
+ "@biomejs/cli-linux-x64-musl": "2.0.0",
68
"@commitlint/cli": "17.0.2",
69
"@commitlint/config-conventional": "17.0.2",
70
"@cucumber/cucumber": "8.5.3",
0 commit comments