Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jlp-craigmorten committed Jul 31, 2024
1 parent cfd58a4 commit d2621eb
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 178 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@
"test:report": "ts-node src/report.ts"
},
"dependencies": {
"@guidepup/guidepup": "^0.22.0",
"@guidepup/playwright": "^0.13.1",
"@playwright/test": "^1.41.1",
"@guidepup/guidepup": "^0.23.0",
"@guidepup/playwright": "^0.14.0",
"@playwright/test": "^1.45.3",
"csvtojson": "^2.0.10",
"playwright-merge-html-reports": "^0.2.8"
},
"devDependencies": {
"@types/node": "^20.11.5",
"@types/node": "^22.0.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit d2621eb

Please sign in to comment.