Skip to content

Commit 2303349

Browse files
committed
Pin Biome version
1 parent d929778 commit 2303349

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
@@ -28,7 +28,7 @@
2828
"react-dom": "^18.2.0"
2929
},
3030
"devDependencies": {
31-
"@biomejs/biome": "^1.8.3",
31+
"@biomejs/biome": "1.8.3",
3232
"@types/ejs": "*",
3333
"@types/html-minifier-terser": "*",
3434
"@types/node": "*",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ __metadata:
276276
languageName: node
277277
linkType: hard
278278

279-
"@biomejs/biome@npm:^1.8.3":
279+
"@biomejs/biome@npm:1.8.3":
280280
version: 1.8.3
281281
resolution: "@biomejs/biome@npm:1.8.3"
282282
dependencies:
@@ -2437,7 +2437,7 @@ __metadata:
24372437
version: 0.0.0-use.local
24382438
resolution: "react-lifecycle-methods-diagram@workspace:."
24392439
dependencies:
2440-
"@biomejs/biome": "npm:^1.8.3"
2440+
"@biomejs/biome": "npm:1.8.3"
24412441
"@types/ejs": "npm:*"
24422442
"@types/html-minifier-terser": "npm:*"
24432443
"@types/node": "npm:*"

0 commit comments

Comments
 (0)