From 43e4ea201d5cfc0ef118f293948462d8f33ddf52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 00:51:22 +0000 Subject: [PATCH] ci(tools): update dependency playwright-chromium to v1.39.0 --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index d19a256..0741c1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "conventional-changelog-conventionalcommits": "7.0.2", "eslint": "8.51.0", "eslint-plugin-vue": "9.17.0", - "playwright-chromium": "1.38.1" + "playwright-chromium": "1.39.0" }, "engines": { "node": ">=14.0.0", @@ -12919,13 +12919,13 @@ "license": "MIT" }, "node_modules/playwright-chromium": { - "version": "1.38.1", - "resolved": "https://registry.npmjs.org/playwright-chromium/-/playwright-chromium-1.38.1.tgz", - "integrity": "sha512-97Y6+lN3yOETy/yPQK+LqSCBdldLu5Rkm+Tnj2oGQfcbC5P8R3eWund7GxWqiYFnq0GLwZZ8EnhiBShKnCiVjg==", + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright-chromium/-/playwright-chromium-1.39.0.tgz", + "integrity": "sha512-0WVmvn9ppPbcyb2PQherIpzsvJlyjqziCZiAiexTEYSz8k6/+/3wljmFaMRMP1lcv2xKyHDn9yWd/lHb7IzYyA==", "dev": true, "hasInstallScript": true, "dependencies": { - "playwright-core": "1.38.1" + "playwright-core": "1.39.0" }, "bin": { "playwright": "cli.js" @@ -12935,9 +12935,9 @@ } }, "node_modules/playwright-core": { - "version": "1.38.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.38.1.tgz", - "integrity": "sha512-tQqNFUKa3OfMf4b2jQ7aGLB8o9bS3bOY0yMEtldtC2+spf8QXG9zvXLTXUeRsoNuxEYMgLYR+NXfAa1rjKRcrg==", + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", + "integrity": "sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==", "dev": true, "bin": { "playwright-core": "cli.js" @@ -27986,18 +27986,18 @@ "dev": true }, "playwright-chromium": { - "version": "1.38.1", - "resolved": "https://registry.npmjs.org/playwright-chromium/-/playwright-chromium-1.38.1.tgz", - "integrity": "sha512-97Y6+lN3yOETy/yPQK+LqSCBdldLu5Rkm+Tnj2oGQfcbC5P8R3eWund7GxWqiYFnq0GLwZZ8EnhiBShKnCiVjg==", + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright-chromium/-/playwright-chromium-1.39.0.tgz", + "integrity": "sha512-0WVmvn9ppPbcyb2PQherIpzsvJlyjqziCZiAiexTEYSz8k6/+/3wljmFaMRMP1lcv2xKyHDn9yWd/lHb7IzYyA==", "dev": true, "requires": { - "playwright-core": "1.38.1" + "playwright-core": "1.39.0" } }, "playwright-core": { - "version": "1.38.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.38.1.tgz", - "integrity": "sha512-tQqNFUKa3OfMf4b2jQ7aGLB8o9bS3bOY0yMEtldtC2+spf8QXG9zvXLTXUeRsoNuxEYMgLYR+NXfAa1rjKRcrg==", + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", + "integrity": "sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==", "dev": true }, "popmotion": { diff --git a/package.json b/package.json index d8fe1d9..3939824 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "conventional-changelog-conventionalcommits": "7.0.2", "eslint": "8.51.0", "eslint-plugin-vue": "9.17.0", - "playwright-chromium": "1.38.1" + "playwright-chromium": "1.39.0" }, "keywords": [ "slidev-theme",