Skip to content

Commit 5c97f12

Browse files
chore: update dependencies
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 656e229 commit 5c97f12

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lockb

368 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"test": "bun test"
1717
},
1818
"devDependencies": {
19-
"@biomejs/biome": "1.7.2",
19+
"@biomejs/biome": "1.7.3",
2020
"@changesets/changelog-github": "^0.5.0",
2121
"@changesets/cli": "^2.27.1",
2222
"tsup": "^8.0.2",
2323
"typescript": "^5.4.5",
24-
"bun-types": "^1.1.6",
24+
"bun-types": "^1.1.7",
2525
"scripts": "workspace:*",
2626
"turbo": "^1.13.3"
2727
},

packages/lit-q/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"lit": "^3.1.3",
37-
"@happy-dom/global-registrator": "^14.7.1"
37+
"@happy-dom/global-registrator": "^14.10.1"
3838
},
3939
"peerDependencies": {
4040
"lit": "^3.1.2"

0 commit comments

Comments
 (0)