Skip to content

Commit 187f379

Browse files
committed
Pin Biome version
1 parent d85a91d commit 187f379

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"license": "MIT",
4040
"devDependencies": {
41-
"@biomejs/biome": "^1.8.3",
41+
"@biomejs/biome": "1.8.3",
4242
"husky": "^9.0.0",
4343
"rimraf": "^6.0.0",
4444
"typescript": "^5.5.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@biomejs/biome@npm:^1.8.3":
18+
"@biomejs/biome@npm:1.8.3":
1919
version: 1.8.3
2020
resolution: "@biomejs/biome@npm:1.8.3"
2121
dependencies:
@@ -531,7 +531,7 @@ __metadata:
531531
version: 0.0.0-use.local
532532
resolution: "@wojtekmaj/async-array-utils@workspace:."
533533
dependencies:
534-
"@biomejs/biome": "npm:^1.8.3"
534+
"@biomejs/biome": "npm:1.8.3"
535535
husky: "npm:^9.0.0"
536536
rimraf: "npm:^6.0.0"
537537
typescript: "npm:^5.5.2"

0 commit comments

Comments
 (0)