]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update playwright so ci doesnt start failing
authorshamoon <4887959+shamoon@users.noreply.github.com>
Thu, 21 Sep 2023 22:12:39 +0000 (15:12 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Thu, 21 Sep 2023 22:12:39 +0000 (15:12 -0700)
src-ui/package-lock.json
src-ui/package.json

index 72d2b4c3d7fc2cfd3b274158f163c6aafbe14ca4..a9278e833c7d2c87e4368751ee2db392bd62e39f 100644 (file)
@@ -44,7 +44,7 @@
         "@angular-eslint/template-parser": "16.2.0",
         "@angular/cli": "~16.2.3",
         "@angular/compiler-cli": "~16.2.3",
-        "@playwright/test": "^1.38.0",
+        "@playwright/test": "^1.38.1",
         "@types/jest": "^29.5.5",
         "@types/node": "^20.6.3",
         "@typescript-eslint/eslint-plugin": "^6.7.2",
       }
     },
     "node_modules/@playwright/test": {
-      "version": "1.38.0",
-      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.38.0.tgz",
-      "integrity": "sha512-xis/RXXsLxwThKnlIXouxmIvvT3zvQj1JE39GsNieMUrMpb3/GySHDh2j8itCG22qKVD4MYLBp7xB73cUW/UUw==",
+      "version": "1.38.1",
+      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.38.1.tgz",
+      "integrity": "sha512-NqRp8XMwj3AK+zKLbZShl0r/9wKgzqI/527bkptKXomtuo+dOjU9NdMASQ8DNC9z9zLOMbG53T4eihYr3XR+BQ==",
       "dev": true,
       "dependencies": {
-        "playwright": "1.38.0"
+        "playwright": "1.38.1"
       },
       "bin": {
         "playwright": "cli.js"
       }
     },
     "node_modules/playwright": {
-      "version": "1.38.0",
-      "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.38.0.tgz",
-      "integrity": "sha512-fJGw+HO0YY+fU/F1N57DMO+TmXHTrmr905J05zwAQE9xkuwP/QLDk63rVhmyxh03dYnEhnRbsdbH9B0UVVRB3A==",
+      "version": "1.38.1",
+      "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.38.1.tgz",
+      "integrity": "sha512-oRMSJmZrOu1FP5iu3UrCx8JEFRIMxLDM0c/3o4bpzU5Tz97BypefWf7TuTNPWeCe279TPal5RtPPZ+9lW/Qkow==",
       "dev": true,
       "dependencies": {
-        "playwright-core": "1.38.0"
+        "playwright-core": "1.38.1"
       },
       "bin": {
         "playwright": "cli.js"
       }
     },
     "node_modules/playwright-core": {
-      "version": "1.38.0",
-      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.38.0.tgz",
-      "integrity": "sha512-f8z1y8J9zvmHoEhKgspmCvOExF2XdcxMW8jNRuX4vkQFrzV4MlZ55iwb5QeyiFQgOFCUolXiRHgpjSEnqvO48g==",
+      "version": "1.38.1",
+      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.38.1.tgz",
+      "integrity": "sha512-tQqNFUKa3OfMf4b2jQ7aGLB8o9bS3bOY0yMEtldtC2+spf8QXG9zvXLTXUeRsoNuxEYMgLYR+NXfAa1rjKRcrg==",
       "dev": true,
       "bin": {
         "playwright-core": "cli.js"
index 2d419d0cf4d94b9ac7279265818e0cb0d1c06118..be8d27e7bd88839914b6c3cf7732ea7dad0ebc47 100644 (file)
@@ -46,7 +46,7 @@
     "@angular-eslint/template-parser": "16.2.0",
     "@angular/cli": "~16.2.3",
     "@angular/compiler-cli": "~16.2.3",
-    "@playwright/test": "^1.38.0",
+    "@playwright/test": "^1.38.1",
     "@types/jest": "^29.5.5",
     "@types/node": "^20.6.3",
     "@typescript-eslint/eslint-plugin": "^6.7.2",