diff --git a/package.json b/package.json index bb5c83ab..fa8c860e 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "jest": "26.6.3", "mini-css-extract-plugin": "1.3.9", "npm-run-all": "4.1.5", - "playwright": "1.9.1", + "playwright": "1.9.2", "prettier": "2.2.1", "react-docgen-typescript": "1.21.0", "react-docgen-typescript-loader": "3.7.2", diff --git a/yarn.lock b/yarn.lock index a8e9bd59..a83272b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14527,10 +14527,10 @@ pkg-up@3.1.0, pkg-up@^3.1.0: dependencies: find-up "^3.0.0" -playwright@1.9.1: - version "1.9.1" - resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.9.1.tgz#b4db35f69076b2dc91e347e58d81f2f391d1ed49" - integrity sha512-bZXnks4UGJZoqja6TqVEUG0IQ2liqYFcO1R4lT43aO4oDVTQtawEJjS+EqLYsAuniRFWVE87Cemus4fRQbyXMg== +playwright@1.9.2: + version "1.9.2" + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.9.2.tgz#294910950b76ec4c3dfed6a1e9d28e9b8560b0f4" + integrity sha512-Hsgfk3GZO+hgewRNW9xl9/tHjdZvVwxTseHagbiNpDf90PXICEh8UHXy/2eykeIXrZFMA6W6petEtRWNPi3gfQ== dependencies: commander "^6.1.0" debug "^4.1.1"