Skip to content

Commit

Permalink
upgrade e2e deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sashankaryal committed Jul 3, 2024
1 parent 03ee885 commit 89132ee
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 201 deletions.
18 changes: 9 additions & 9 deletions e2e-pw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
"type": "commonjs",
"license": "MIT",
"devDependencies": {
"@eslint/js": "^9.1.1",
"@playwright/test": "^1.43.1",
"@eslint/js": "^9.6.0",
"@playwright/test": "^1.45.1",
"@types/wait-on": "^5.3.4",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"dotenv": "^16.4.5",
"eslint": "^9.1.1",
"eslint-plugin-playwright": "^1.6.0",
"eslint": "^9.6.0",
"eslint-plugin-playwright": "^1.6.2",
"jimp": "^0.22.12",
"tree-kill": "^1.2.2",
"ts-dedent": "^2.2.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.8.0",
"vitest": "^1.5.3",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"vitest": "^1.6.0",
"wait-on": "^7.2.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 89132ee

Please sign in to comment.