1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-20 05:47:24 +03:00

Bump playwright from 1.20.0 to 1.20.1 (#5092)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-24 08:30:49 -04:00 committed by GitHub
parent 4ca66fceee
commit 889baffcfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -372,7 +372,7 @@
"node-gyp": "7.1.2", "node-gyp": "7.1.2",
"node-loader": "^2.0.0", "node-loader": "^2.0.0",
"nodemon": "^2.0.15", "nodemon": "^2.0.15",
"playwright": "^1.20.0", "playwright": "^1.20.1",
"postcss": "^8.4.12", "postcss": "^8.4.12",
"postcss-loader": "^6.2.1", "postcss-loader": "^6.2.1",
"randomcolor": "^0.6.2", "randomcolor": "^0.6.2",

View File

@ -10577,10 +10577,10 @@ pkg-up@^3.1.0:
dependencies: dependencies:
find-up "^3.0.0" find-up "^3.0.0"
playwright-core@1.20.0: playwright-core@1.20.1:
version "1.20.0" version "1.20.1"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.20.0.tgz#57e84d7663cada92fe0d5574e9cd42e5fa2e74e1" resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.20.1.tgz#2d892964dd3ddc93f6e185be4b59621f3a339d4c"
integrity sha512-d25IRcdooS278Cijlp8J8A5fLQZ+/aY3dKRJvgX5yjXA69N0huIUdnh3xXSgn+LsQ9DCNmB7Ngof3eY630jgdA== integrity sha512-A8ZsZ09gaSbxP0UijoLyzp3LJc0kWMxDooLPi+mm4/5iYnTbd6PF5nKjoFw1a7KwjZIEgdhJduah4BcUIh+IPA==
dependencies: dependencies:
colors "1.4.0" colors "1.4.0"
commander "8.3.0" commander "8.3.0"
@ -10601,12 +10601,12 @@ playwright-core@1.20.0:
yauzl "2.10.0" yauzl "2.10.0"
yazl "2.5.1" yazl "2.5.1"
playwright@^1.20.0: playwright@^1.20.1:
version "1.20.0" version "1.20.1"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.20.0.tgz#f80b131c0146afc4645fcd5cfcc2ca11895ba58a" resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.20.1.tgz#2796c7d4de10afd39d2ca741a754565291803d4d"
integrity sha512-YcFXhXttk9yvpc8PMbfvts6KEopXjxdBh47BdOiA7xhjF/gkXeSM0Hs9CSdbL9mp2xtlB5xqE7+D+F2soQOjbA== integrity sha512-d/25SFUk6Rkt3h+RU13T7h6o0UTCLKXKYJILWVlC+NmrE7Tvn3LlXxoREfFXVNFikRZWTV60WBCZKgNbj7RfrA==
dependencies: dependencies:
playwright-core "1.20.0" playwright-core "1.20.1"
plist@^3.0.1: plist@^3.0.1:
version "3.0.4" version "3.0.4"