Skip to content

Commit f090226

Browse files
authored
Merge pull request #781 from paambaati/dependabot/npm_and_yarn/biomejs/biome-1.9.4
build(deps-dev): bump @biomejs/biome from 1.8.3 to 1.9.4
2 parents 6f5af4f + 6ab6c3d commit f090226

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.8.3/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
33
"files": {
44
"include": ["./src/**/*.ts", "./test/**/*.ts", "tsup.config.ts"],
55
"ignore": ["./test/fixtures/**/*"]

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"openpgp": "5.11.2"
4242
},
4343
"devDependencies": {
44-
"@biomejs/biome": "1.8.3",
44+
"@biomejs/biome": "1.9.4",
4545
"@openpgp/web-stream-tools": "0.1.3",
4646
"@swc/core": "1.7.42",
4747
"@tapjs/tsx": "3.0.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)