]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump @playwright/test from 1.33.0 to 1.34.3 in /src-ui 3499/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 1 Jun 2023 20:58:17 +0000 (20:58 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2023 20:58:17 +0000 (20:58 +0000)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.33.0 to 1.34.3.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.33.0...v1.34.3)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
src-ui/package-lock.json
src-ui/package.json

index 7e9f74b31cb505b546fba5c1a8fc48116a46c487..13f269b200f8e25c012136e5af2b7e9a193b6f8c 100644 (file)
@@ -43,7 +43,7 @@
         "@angular-eslint/template-parser": "15.2.1",
         "@angular/cli": "~15.2.7",
         "@angular/compiler-cli": "~15.2.8",
-        "@playwright/test": "^1.33.0",
+        "@playwright/test": "^1.34.3",
         "@types/jest": "^29.5.0",
         "@types/node": "^18.16.3",
         "@typescript-eslint/eslint-plugin": "^5.59.2",
       }
     },
     "node_modules/@playwright/test": {
-      "version": "1.33.0",
-      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.33.0.tgz",
-      "integrity": "sha512-YunBa2mE7Hq4CfPkGzQRK916a4tuZoVx/EpLjeWlTVOnD4S2+fdaQZE0LJkbfhN5FTSKNLdcl7MoT5XB37bTkg==",
+      "version": "1.34.3",
+      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.34.3.tgz",
+      "integrity": "sha512-zPLef6w9P6T/iT6XDYG3mvGOqOyb6eHaV9XtkunYs0+OzxBtrPAAaHotc0X+PJ00WPPnLfFBTl7mf45Mn8DBmw==",
       "dev": true,
       "dependencies": {
         "@types/node": "*",
-        "playwright-core": "1.33.0"
+        "playwright-core": "1.34.3"
       },
       "bin": {
         "playwright": "cli.js"
       }
     },
     "node_modules/playwright-core": {
-      "version": "1.33.0",
-      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.33.0.tgz",
-      "integrity": "sha512-aizyPE1Cj62vAECdph1iaMILpT0WUDCq3E6rW6I+dleSbBoGbktvJtzS6VHkZ4DKNEOG9qJpiom/ZxO+S15LAw==",
+      "version": "1.34.3",
+      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.34.3.tgz",
+      "integrity": "sha512-2pWd6G7OHKemc5x1r1rp8aQcpvDh7goMBZlJv6Co5vCNLVcQJdhxRL09SGaY6HcyHH9aT4tiynZabMofVasBYw==",
       "dev": true,
       "bin": {
-        "playwright": "cli.js"
+        "playwright-core": "cli.js"
       },
       "engines": {
         "node": ">=14"
index efdd264f886b3583022a69dd2e855ff3f0b83ce2..37553b3b5e084d75697668a8442c7f2a37d33d2c 100644 (file)
@@ -45,7 +45,7 @@
     "@angular-eslint/template-parser": "15.2.1",
     "@angular/cli": "~15.2.7",
     "@angular/compiler-cli": "~15.2.8",
-    "@playwright/test": "^1.33.0",
+    "@playwright/test": "^1.34.3",
     "@types/jest": "^29.5.0",
     "@types/node": "^18.16.3",
     "@typescript-eslint/eslint-plugin": "^5.59.2",