Skip to content

Commit c9de743

Browse files
Update jest monorepo to v30
1 parent dd01655 commit c9de743

File tree

4 files changed

+1327
-1053
lines changed

4 files changed

+1327
-1053
lines changed

apps/template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/app-template",
3-
"version": "0.4.8",
3+
"version": "0.4.9",
44
"description": "A template for creating apps using the webdev package.",
55
"author": "Stan Lemon <[email protected]>",
66
"license": "MIT",
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@testing-library/react": "^16.3.0",
3636
"@testing-library/user-event": "^14.6.1",
37-
"@types/jest": "^29.5.14",
37+
"@types/jest": "^30.0.0",
3838
"@types/react": "^19.1.0",
3939
"@types/react-dom": "^19.1.0",
4040
"concurrently": "^9.1.2",

0 commit comments

Comments
 (0)