Skip to content

Commit

Permalink
chore: Bump e2e/ui deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Dec 18, 2023
1 parent d3bef36 commit 7900acc
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 139 deletions.
14 changes: 7 additions & 7 deletions e2e/tests/ui-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
},
"dependencies": {
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#95b54b3",
"axios": "^1.6.0",
"axios": "^1.6.2",
"dotenv": "^16.3.1",
"eslint": "^8.44.0",
"eslint": "^8.56.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"isomorphic-fetch": "^3.0.0",
"jsonwebtoken": "^9.0.1",
"serve": "^14.2.0",
"uuid": "^9.0.0"
"jsonwebtoken": "^9.0.2",
"serve": "^14.2.1",
"uuid": "^9.0.1"
},
"devDependencies": {
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.40.1",
"@types/node": "18.16.1",
"eslint-plugin-playwright": "^0.12.0"
"eslint-plugin-playwright": "^0.20.0"
}
}
Loading

0 comments on commit 7900acc

Please sign in to comment.