Skip to content

Commit a9d2c44

Browse files
authoredOct 19, 2024··
chore(deps): update dependency @biomejs/biome to v1.9.4 (#1595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a137162 commit a9d2c44

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
lines changed
 

‎biome.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/1.9.3/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
33
"organizeImports": {
44
"enabled": true
55
},

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"update-electron-app": "3.0.0"
137137
},
138138
"devDependencies": {
139-
"@biomejs/biome": "1.9.3",
139+
"@biomejs/biome": "1.9.4",
140140
"@discordapp/twemoji": "15.1.0",
141141
"@electron/notarize": "2.5.0",
142142
"@primer/octicons-react": "19.12.0",

‎pnpm-lock.yaml

+38-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.