chore: update package.json (#12246)

These changed after 0682672242
This commit is contained in:
Andrey Lushnikov 2022-02-18 23:15:48 -07:00 committed by GitHub
parent 18fdf927b7
commit fe57771869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
package-lock.json generated
View file

@ -7441,12 +7441,14 @@
"version": "1.20.0-next", "version": "1.20.0-next",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"colors": "1.4.0",
"commander": "8.3.0", "commander": "8.3.0",
"debug": "4.3.3", "debug": "4.3.3",
"extract-zip": "2.0.1", "extract-zip": "2.0.1",
"https-proxy-agent": "5.0.0", "https-proxy-agent": "5.0.0",
"jpeg-js": "0.4.3", "jpeg-js": "0.4.3",
"mime": "3.0.0", "mime": "3.0.0",
"pixelmatch": "5.2.1",
"pngjs": "6.0.0", "pngjs": "6.0.0",
"progress": "2.0.3", "progress": "2.0.3",
"proper-lockfile": "4.1.2", "proper-lockfile": "4.1.2",
@ -7516,16 +7518,13 @@
"debug": "4.3.3", "debug": "4.3.3",
"expect": "27.2.5", "expect": "27.2.5",
"jest-matcher-utils": "27.2.5", "jest-matcher-utils": "27.2.5",
"jpeg-js": "0.4.3",
"json5": "2.2.0", "json5": "2.2.0",
"mime": "3.0.0", "mime": "3.0.0",
"minimatch": "3.0.4", "minimatch": "3.0.4",
"ms": "2.1.3", "ms": "2.1.3",
"open": "8.4.0", "open": "8.4.0",
"pirates": "4.0.4", "pirates": "4.0.4",
"pixelmatch": "5.2.1",
"playwright-core": "1.20.0-next", "playwright-core": "1.20.0-next",
"pngjs": "6.0.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"source-map-support": "0.4.18", "source-map-support": "0.4.18",
"stack-utils": "2.0.5", "stack-utils": "2.0.5",
@ -8335,16 +8334,13 @@
"debug": "4.3.3", "debug": "4.3.3",
"expect": "27.2.5", "expect": "27.2.5",
"jest-matcher-utils": "27.2.5", "jest-matcher-utils": "27.2.5",
"jpeg-js": "0.4.3",
"json5": "2.2.0", "json5": "2.2.0",
"mime": "3.0.0", "mime": "3.0.0",
"minimatch": "3.0.4", "minimatch": "3.0.4",
"ms": "2.1.3", "ms": "2.1.3",
"open": "8.4.0", "open": "8.4.0",
"pirates": "4.0.4", "pirates": "4.0.4",
"pixelmatch": "5.2.1",
"playwright-core": "1.20.0-next", "playwright-core": "1.20.0-next",
"pngjs": "6.0.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"source-map-support": "0.4.18", "source-map-support": "0.4.18",
"stack-utils": "2.0.5", "stack-utils": "2.0.5",
@ -11951,12 +11947,14 @@
"playwright-core": { "playwright-core": {
"version": "file:packages/playwright-core", "version": "file:packages/playwright-core",
"requires": { "requires": {
"colors": "1.4.0",
"commander": "8.3.0", "commander": "8.3.0",
"debug": "4.3.3", "debug": "4.3.3",
"extract-zip": "2.0.1", "extract-zip": "2.0.1",
"https-proxy-agent": "5.0.0", "https-proxy-agent": "5.0.0",
"jpeg-js": "0.4.3", "jpeg-js": "0.4.3",
"mime": "3.0.0", "mime": "3.0.0",
"pixelmatch": "5.2.1",
"pngjs": "6.0.0", "pngjs": "6.0.0",
"progress": "2.0.3", "progress": "2.0.3",
"proper-lockfile": "4.1.2", "proper-lockfile": "4.1.2",