Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit 3f6e9a9

Browse files
Bump the dev-dependencies group with 3 updates (#28)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a1ea3d7 commit 3f6e9a9

4 files changed

Lines changed: 93 additions & 75 deletions

File tree

.changeset/spotty-flowers-chew.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ci:publish": "pnpm changeset publish"
1414
},
1515
"devDependencies": {
16-
"@biomejs/biome": "1.6.0",
16+
"@biomejs/biome": "1.6.1",
1717
"@changesets/cli": "^2.27.1"
1818
}
1919
}

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"astro": "^4.5.1"
1717
},
1818
"devDependencies": {
19-
"@astrojs/check": "^0.5.7",
20-
"@types/node": "^20.11.25",
19+
"@astrojs/check": "^0.5.9",
20+
"@types/node": "^20.11.28",
2121
"typescript": "^5.4.2"
2222
}
2323
}

0 commit comments

Comments
 (0)