]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump @playwright/test from 1.36.0 to 1.36.1 in /src-ui 3827/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 19 Jul 2023 16:19:47 +0000 (16:19 +0000)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 16:19:47 +0000 (16:19 +0000)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.36.0 to 1.36.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.0...v1.36.1)

---
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 eebb059e8b889712c88458f62f913980f736011d..9fadd03eed0826f70103447781cfeca01af6acee 100644 (file)
@@ -43,7 +43,7 @@
         "@angular-eslint/template-parser": "16.0.3",
         "@angular/cli": "~16.1.3",
         "@angular/compiler-cli": "~16.1.3",
-        "@playwright/test": "^1.36.0",
+        "@playwright/test": "^1.36.1",
         "@types/jest": "^29.5.0",
         "@types/node": "^20.2.5",
         "@typescript-eslint/eslint-plugin": "^5.59.2",
       }
     },
     "node_modules/@playwright/test": {
-      "version": "1.36.0",
-      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.36.0.tgz",
-      "integrity": "sha512-yN+fvMYtiyLFDCQos+lWzoX4XW3DNuaxjBu68G0lkgLgC6BP+m/iTxJQoSicz/x2G5EsrqlZTqTIP9sTgLQerg==",
+      "version": "1.36.1",
+      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.36.1.tgz",
+      "integrity": "sha512-YK7yGWK0N3C2QInPU6iaf/L3N95dlGdbsezLya4n0ZCh3IL7VgPGxC6Gnznh9ApWdOmkJeleT2kMTcWPRZvzqg==",
       "dev": true,
       "dependencies": {
         "@types/node": "*",
-        "playwright-core": "1.36.0"
+        "playwright-core": "1.36.1"
       },
       "bin": {
         "playwright": "cli.js"
       }
     },
     "node_modules/playwright-core": {
-      "version": "1.36.0",
-      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.0.tgz",
-      "integrity": "sha512-7RTr8P6YJPAqB+8j5ATGHqD6LvLLM39sYVNsslh78g8QeLcBs5750c6+msjrHUwwGt+kEbczBj1XB22WMwn+WA==",
+      "version": "1.36.1",
+      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.36.1.tgz",
+      "integrity": "sha512-7+tmPuMcEW4xeCL9cp9KxmYpQYHKkyjwoXRnoeTowaeNat8PoBMk/HwCYhqkH2fRkshfKEOiVus/IhID2Pg8kg==",
       "dev": true,
       "bin": {
         "playwright-core": "cli.js"
index 0e9a379c18fdaf3973686223111a58cd38a42ad0..01e81595c9d45f4d6d607144bd44a06d9993a82b 100644 (file)
@@ -45,7 +45,7 @@
     "@angular-eslint/template-parser": "16.0.3",
     "@angular/cli": "~16.1.3",
     "@angular/compiler-cli": "~16.1.3",
-    "@playwright/test": "^1.36.0",
+    "@playwright/test": "^1.36.1",
     "@types/jest": "^29.5.0",
     "@types/node": "^20.2.5",
     "@typescript-eslint/eslint-plugin": "^5.59.2",