Skip to content

Commit acbb4dc

Browse files
authored
mono - chore: upgrading vitest and c8 to latest (#984)
1 parent f90e35c commit acbb4dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"author": "Jared Wray <me@jaredwray.com>",
1717
"license": "MIT",
1818
"devDependencies": {
19-
"c8": "^10.1.2",
20-
"vitest": "^2.1.8",
19+
"c8": "^10.1.3",
20+
"vitest": "^3.0.4",
2121
"wrangler": "^3.105.0"
2222
}
2323
}

0 commit comments

Comments
 (0)