Skip to content

Commit

Permalink
version: 1.11.20
Browse files Browse the repository at this point in the history
  • Loading branch information
xudafeng committed May 15, 2024
1 parent 4e09341 commit 4fe8521
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "macaca-playwright",
"version": "1.11.19",
"version": "1.11.20",
"description": "Macaca Playwright driver",
"keywords": [
"playwright",
Expand All @@ -15,14 +15,14 @@
"url": "https://github.com/macacajs/macaca-playwright"
},
"dependencies": {
"@playwright/browser-chromium": "^1.38.0",
"@playwright/browser-firefox": "^1.38.0",
"@playwright/browser-webkit": "^1.38.0",
"@playwright/browser-chromium": "1.43.0",
"@playwright/browser-firefox": "1.43.0",
"@playwright/browser-webkit": "1.43.0",
"driver-base": "^0.1.4",
"kleur": "^4.1.4",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"playwright": "^1.38.0",
"playwright": "1.43.0",
"selenium-atoms": "^1.0.4",
"webdriver-dfn-error-code": "^1.0.4",
"xlogger": "^1.0.6"
Expand Down

0 comments on commit 4fe8521

Please sign in to comment.