Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Jan 7, 2024
1 parent 31e508b commit c322f01
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"koa": "~2.15.0",
"koa-static-resolver": "~1.0.4",
"lz-utils": "~2.0.1",
"monocart-coverage-reports": "~2.0.4",
"nodemailer": "~6.9.7",
"monocart-coverage-reports": "~2.0.9",
"nodemailer": "~6.9.8",
"open": "~10.0.2",
"turbogrid": "^3.0.12"
},
"devDependencies": {
"@playwright/test": "^1.40.1",
"axios": "^1.6.3",
"axios": "^1.6.5",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
"eslint-config-plus": "^1.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"monocart-code-viewer": "1.0.13",
"monocart-common": "~2.1.1",
"monocart-formatter": "^2.2.0",
"monocart-formatter": "^2.2.1",
"turbogrid": "^3.0.12"
},
"devDependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion packages/reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"ansi-to-html": "^0.7.2",
"github-markdown-css": "^5.5.0",
"marked": "^11.1.0"
"marked": "^11.1.1"
},
"link": false
}

0 comments on commit c322f01

Please sign in to comment.