Skip to content

Commit

Permalink
chore(deps-dev): bump playwright-test from 14.1.3 to 14.1.5
Browse files Browse the repository at this point in the history
Bumps [playwright-test](https://github.com/hugomrdias/playwright-test) from 14.1.3 to 14.1.5.
- [Release notes](https://github.com/hugomrdias/playwright-test/releases)
- [Changelog](https://github.com/hugomrdias/playwright-test/blob/master/CHANGELOG.md)
- [Commits](hugomrdias/playwright-test@v14.1.3...v14.1.5)

---
updated-dependencies:
- dependency-name: playwright-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 9d34c16 commit 47be228
Show file tree
Hide file tree
Showing 9 changed files with 423 additions and 309 deletions.
2 changes: 1 addition & 1 deletion packages/iso-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"assert": "^2.1.0",
"micro-bmark": "^0.3.1",
"mocha": "^10.7.0",
"playwright-test": "^14.1.1",
"playwright-test": "^14.1.5",
"typescript": "5.5.4"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/iso-did/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"assert": "^2.1.0",
"mocha": "^10.7.0",
"msw": "^2.3.3",
"playwright-test": "^14.1.1",
"playwright-test": "^14.1.5",
"type-fest": "^4.23.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/iso-filecoin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@types/node": "^20.14.11",
"assert": "^2.1.0",
"mocha": "^10.7.0",
"playwright-test": "^14.1.1",
"playwright-test": "^14.1.5",
"typescript": "5.5.4"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/iso-kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/node": "^20.14.11",
"better-sqlite3": "^11.1.2",
"delay": "^6.0.0",
"playwright-test": "^14.1.1",
"playwright-test": "^14.1.5",
"quick-lru": "^7.0.0",
"tempy": "^3.1.0",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/iso-passkeys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/node": "^20.14.11",
"assert": "^2.1.0",
"mocha": "^10.7.0",
"playwright-test": "^14.1.1",
"playwright-test": "^14.1.5",
"typescript": "5.5.4"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/iso-signatures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@types/node": "^20.14.11",
"assert": "^2.1.0",
"mocha": "^10.7.0",
"playwright-test": "^14.1.1",
"playwright-test": "^14.1.5",
"type-fest": "^4.23.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/iso-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@types/debug": "^4.1.12",
"@types/node": "^20.14.11",
"msw": "^2.3.3",
"playwright-test": "^14.1.1",
"playwright-test": "^14.1.5",
"type-fest": "^4.23.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/iso-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/ws": "^8.5.11",
"delay": "^6.0.0",
"p-defer": "^4.0.0",
"playwright-test": "^14.1.1",
"playwright-test": "^14.1.5",
"type-fest": "^4.23.0",
"typescript": "5.5.4"
},
Expand Down
Loading

0 comments on commit 47be228

Please sign in to comment.