Skip to content

Commit ddb535f

Browse files
committed
chore: fix critical Dependabot alerts
1 parent a05280b commit ddb535f

File tree

3 files changed

+145
-88
lines changed

3 files changed

+145
-88
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.2.2/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.2.4/schema.json",
33
"assist": {
44
"actions": {
55
"source": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"pnpm-lock.yaml": "pnpm dedupe --check"
4242
},
4343
"devDependencies": {
44-
"@biomejs/biome": "^2.2.3",
44+
"@biomejs/biome": "^2.2.4",
4545
"@changesets/cli": "^2.29.7",
4646
"@rslint/core": "^0.1.13",
4747
"@rstest/core": "^0.3.3",

0 commit comments

Comments
 (0)