]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump @playwright/test from 1.39.0 to 1.40.1 in /src-ui (#4749)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 2 Dec 2023 00:49:46 +0000 (00:49 +0000)
committerGitHub <noreply@github.com>
Sat, 2 Dec 2023 00:49:46 +0000 (00:49 +0000)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.39.0 to 1.40.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.40.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src-ui/package-lock.json
src-ui/package.json

index 0abf092629460811b771d8424b6a57d7c2c36658..0e9e5771b3e39124c4a58a38121a30b099b8793d 100644 (file)
@@ -45,7 +45,7 @@
         "@angular-eslint/template-parser": "16.2.0",
         "@angular/cli": "~16.2.9",
         "@angular/compiler-cli": "~16.2.3",
-        "@playwright/test": "^1.39.0",
+        "@playwright/test": "^1.40.1",
         "@types/jest": "^29.5.7",
         "@types/node": "^20.10.2",
         "@typescript-eslint/eslint-plugin": "^6.9.1",
       }
     },
     "node_modules/@playwright/test": {
-      "version": "1.39.0",
-      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.39.0.tgz",
-      "integrity": "sha512-3u1iFqgzl7zr004bGPYiN/5EZpRUSFddQBra8Rqll5N0/vfpqlP9I9EXqAoGacuAbX6c9Ulg/Cjqglp5VkK6UQ==",
+      "version": "1.40.1",
+      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.40.1.tgz",
+      "integrity": "sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==",
       "dev": true,
       "dependencies": {
-        "playwright": "1.39.0"
+        "playwright": "1.40.1"
       },
       "bin": {
         "playwright": "cli.js"
       }
     },
     "node_modules/playwright": {
-      "version": "1.39.0",
-      "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.39.0.tgz",
-      "integrity": "sha512-naE5QT11uC/Oiq0BwZ50gDmy8c8WLPRTEWuSSFVG2egBka/1qMoSqYQcROMT9zLwJ86oPofcTH2jBY/5wWOgIw==",
+      "version": "1.40.1",
+      "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.40.1.tgz",
+      "integrity": "sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==",
       "dev": true,
       "dependencies": {
-        "playwright-core": "1.39.0"
+        "playwright-core": "1.40.1"
       },
       "bin": {
         "playwright": "cli.js"
       }
     },
     "node_modules/playwright-core": {
-      "version": "1.39.0",
-      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz",
-      "integrity": "sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==",
+      "version": "1.40.1",
+      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.40.1.tgz",
+      "integrity": "sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==",
       "dev": true,
       "bin": {
         "playwright-core": "cli.js"
index e4b9a65ca3082892026a3349bc03ca946e8d40cb..81cdee81391b8c341b376d69479d6adbd182af64 100644 (file)
@@ -47,7 +47,7 @@
     "@angular-eslint/template-parser": "16.2.0",
     "@angular/cli": "~16.2.9",
     "@angular/compiler-cli": "~16.2.3",
-    "@playwright/test": "^1.39.0",
+    "@playwright/test": "^1.40.1",
     "@types/jest": "^29.5.7",
     "@types/node": "^20.10.2",
     "@typescript-eslint/eslint-plugin": "^6.9.1",