Skip to content

Commit 04ae542

Browse files
aklinker1github-actions[bot]
authored andcommitted
fix: Upgrade @wxt-dev/browser to latest @types/chrome version
1 parent f97c81d commit 04ae542

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/browser/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
],
2525
"devDependencies": {
2626
"@types/chrome": "0.1.32",
27-
"fs-extra": "^11.3.2",
28-
"nano-spawn": "^1.0.3",
29-
"tsx": "4.21.0",
30-
"typescript": "^5.9.3",
27+
"fs-extra": "^11.3.1",
28+
"nano-spawn": "^1.0.2",
29+
"tsx": "4.20.5",
30+
"typescript": "^5.9.2",
3131
"vitest": "^4.0.16"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)