Skip to content

Commit

Permalink
chore: update dependency @biomejs/biome to ^1.5.2 (#116)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 691dd55 commit 46c56b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"lint": "biome check --apply ./src ./test"
},
"devDependencies": {
"@biomejs/biome": "^1.4.1",
"@biomejs/biome": "^1.5.2",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@vitest/ui": "^1.2.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:^1.4.1":
"@biomejs/biome@npm:^1.5.2":
version: 1.5.2
resolution: "@biomejs/biome@npm:1.5.2"
dependencies:
Expand Down Expand Up @@ -3166,7 +3166,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "json-origami@workspace:."
dependencies:
"@biomejs/biome": "npm:^1.4.1"
"@biomejs/biome": "npm:^1.5.2"
"@changesets/changelog-github": "npm:^0.5.0"
"@changesets/cli": "npm:^2.27.1"
"@vitest/ui": "npm:^1.2.1"
Expand Down

0 comments on commit 46c56b5

Please sign in to comment.