Skip to content

Commit

Permalink
Pin Biome version
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Sep 13, 2024
1 parent d54bd55 commit 554f99a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-datetimerange-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-fit": "^2.0.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@biomejs/biome": "1.8.3",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@biomejs/biome": "1.8.3",
"@types/react": "*",
"@vitejs/plugin-react": "^4.2.0",
"@wojtekmaj/date-utils": "^1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:^1.8.3":
"@biomejs/biome@npm:1.8.3":
version: 1.8.3
resolution: "@biomejs/biome@npm:1.8.3"
dependencies:
Expand Down Expand Up @@ -1047,7 +1047,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wojtekmaj/react-datetimerange-picker@workspace:packages/react-datetimerange-picker"
dependencies:
"@biomejs/biome": "npm:^1.8.3"
"@biomejs/biome": "npm:1.8.3"
"@testing-library/dom": "npm:^10.0.0"
"@testing-library/jest-dom": "npm:^6.0.0"
"@testing-library/react": "npm:^16.0.0"
Expand Down Expand Up @@ -3197,7 +3197,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "test@workspace:test"
dependencies:
"@biomejs/biome": "npm:^1.8.3"
"@biomejs/biome": "npm:1.8.3"
"@types/react": "npm:*"
"@vitejs/plugin-react": "npm:^4.2.0"
"@wojtekmaj/date-utils": "npm:^1.0.0"
Expand Down

0 comments on commit 554f99a

Please sign in to comment.