Skip to content

Commit ca74660

Browse files
committed
chore: bump html-reporter and testplane versions
1 parent e6c37bd commit ca74660

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@rrweb/replay": "^2.0.0-alpha.18",
3030
"commander": "^14.0.3",
3131
"debug": "^4.3.4",
32-
"html-reporter": "^11.10.0-rc.2",
33-
"testplane": "^8.47.1",
32+
"html-reporter": "11.11.0",
33+
"testplane": "8.47.1",
3434
"zod": "^3.22.4"
3535
},
3636
"devDependencies": {

packages/mcp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@testplane/testing-library": "^1.0.5",
3030
"@rrweb/replay": "^2.0.0-alpha.18",
3131
"commander": "^13.1.0",
32-
"html-reporter": "^11.10.0-rc.2",
33-
"testplane": "^8.47.1",
32+
"html-reporter": "11.11.0",
33+
"testplane": "8.47.1",
3434
"zod": "^3.22.4"
3535
},
3636
"devDependencies": {

packages/tools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@rrweb/types": "^2.0.0-alpha.18",
3333
"acorn": "^8.16.0",
3434
"fflate": "^0.8.2",
35-
"html-reporter": "^11.10.0-rc.2",
35+
"html-reporter": "11.11.0",
3636
"lodash.escaperegexp": "^4.1.2",
37-
"testplane": "^8.47.1",
37+
"testplane": "8.47.1",
3838
"zod": "^3.22.4"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)