Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update dependency playwright-testing-library to v3.0.1 (#3187)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 4, 2021
1 parent 4791de3 commit 3950492
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"netlify": "8.0.1",
"node-fetch": "2.6.5",
"playwright": "1.15.0",
"playwright-testing-library": "3.0.0",
"playwright-testing-library": "3.0.1",
"prettier": "2.4.1",
"react": "17.0.1",
"screen-reader-testing-library": "0.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5388,10 +5388,10 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

[email protected].0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/playwright-testing-library/-/playwright-testing-library-3.0.0.tgz#e2e0690ff8dd7500b4ab57fd4f11db944d26d8bd"
integrity sha512-D4jR2ccwBcYwELQdO8Qh49haFxxgRRyRrgsGR8PnKE0vhSAf388GUrsGhIHhY4VNaKfuyeuIJnlqxqfHqpe9yA==
[email protected].1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/playwright-testing-library/-/playwright-testing-library-3.0.1.tgz#7f9009aae948d7a08274206dc2d8c50871760e72"
integrity sha512-Dl7R+Sj2VuWygrNLqRP0OR/qDQm/3iWJJvlz2sBU1Rj/B1f3nVv3ayuuRdhpOZ+neFukXQ44Mpi5VXJk35xpZg==
dependencies:
"@testing-library/dom" "^7.22.2"
wait-for-expect "^3.0.2"
Expand Down

0 comments on commit 3950492

Please sign in to comment.