Skip to content

Commit

Permalink
Bump @biomejs/biome from 1.9.2 to 1.9.4 (#432)
Browse files Browse the repository at this point in the history
* Bump @biomejs/biome from 1.9.2 to 1.9.4

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.9.2 to 1.9.4.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update biome.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ranieri Althoff <[email protected]>
  • Loading branch information
dependabot[bot] and ranisalt authored Oct 21, 2024
1 parent 46bae64 commit 0bc8006
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.9.2/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
"files": {
"include": ["*.cjs", "*.json"],
"ignore": [".vscode"]
Expand Down
72 changes: 36 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"node-gyp-build": "^4.8.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.2",
"@biomejs/biome": "1.9.4",
"@types/node": "20.16.1",
"node-gyp": "10.2.0",
"prebuildify": "6.0.1",
Expand Down

0 comments on commit 0bc8006

Please sign in to comment.