]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump @playwright/test from 1.36.1 to 1.36.2 in /src-ui 3912/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Aug 2023 21:02:21 +0000 (21:02 +0000)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2023 21:02:21 +0000 (21:02 +0000)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.36.1 to 1.36.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.1...v1.36.2)

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

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

index 33b5775095c5b1cef6ea6e8c041a27962d00f8c0..465830094d790eb2922d970bbd98048cee63ed8c 100644 (file)
@@ -43,7 +43,7 @@
         "@angular-eslint/template-parser": "16.1.0",
         "@angular/cli": "~16.1.4",
         "@angular/compiler-cli": "~16.1.3",
-        "@playwright/test": "^1.36.1",
+        "@playwright/test": "^1.36.2",
         "@types/jest": "^29.5.3",
         "@types/node": "^20.2.5",
         "@typescript-eslint/eslint-plugin": "^6.1.0",
       }
     },
     "node_modules/@playwright/test": {
-      "version": "1.36.1",
-      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.36.1.tgz",
-      "integrity": "sha512-YK7yGWK0N3C2QInPU6iaf/L3N95dlGdbsezLya4n0ZCh3IL7VgPGxC6Gnznh9ApWdOmkJeleT2kMTcWPRZvzqg==",
+      "version": "1.36.2",
+      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.36.2.tgz",
+      "integrity": "sha512-2rVZeyPRjxfPH6J0oGJqE8YxiM1IBRyM8hyrXYK7eSiAqmbNhxwcLa7dZ7fy9Kj26V7FYia5fh9XJRq4Dqme+g==",
       "dev": true,
       "dependencies": {
         "@types/node": "*",
-        "playwright-core": "1.36.1"
+        "playwright-core": "1.36.2"
       },
       "bin": {
         "playwright": "cli.js"
       }
     },
     "node_modules/playwright-core": {
-      "version": "1.36.1",
-      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.1.tgz",
-      "integrity": "sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg==",
+      "version": "1.36.2",
+      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.2.tgz",
+      "integrity": "sha512-sQYZt31dwkqxOrP7xy2ggDfEzUxM1lodjhsQ3NMMv5uGTRDsLxU0e4xf4wwMkF2gplIxf17QMBCodSFgm6bFVQ==",
       "dev": true,
       "bin": {
         "playwright-core": "cli.js"
index 1b83c21494dcd4e5cdb4843fdeafc82312a45043..1e04cda4b9faaf507725db0911332b0cee6948cf 100644 (file)
@@ -45,7 +45,7 @@
     "@angular-eslint/template-parser": "16.1.0",
     "@angular/cli": "~16.1.4",
     "@angular/compiler-cli": "~16.1.3",
-    "@playwright/test": "^1.36.1",
+    "@playwright/test": "^1.36.2",
     "@types/jest": "^29.5.3",
     "@types/node": "^20.2.5",
     "@typescript-eslint/eslint-plugin": "^6.1.0",