]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore(deps-dev): Bump @types/jest (#8144)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 Nov 2024 22:45:03 +0000 (22:45 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2024 22:45:03 +0000 (22:45 +0000)
Bumps the frontend-jest-dependencies group in /src-ui with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).

Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-jest-dependencies
...

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 744fe558ab7c3a59ab1029e03f70c7ce9520ae57..eb70406f41275e1f77978432b4c456b60ce00938 100644 (file)
@@ -51,7 +51,7 @@
         "@angular/compiler-cli": "~18.2.2",
         "@codecov/webpack-plugin": "^1.2.0",
         "@playwright/test": "^1.47.2",
-        "@types/jest": "^29.5.13",
+        "@types/jest": "^29.5.14",
         "@types/node": "^22.7.4",
         "@typescript-eslint/eslint-plugin": "^8.8.0",
         "@typescript-eslint/parser": "^8.8.0",
       }
     },
     "node_modules/@types/jest": {
-      "version": "29.5.13",
-      "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
-      "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
+      "version": "29.5.14",
+      "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
+      "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
       "dev": true,
       "dependencies": {
         "expect": "^29.0.0",
index 46cccfad0bcb78b92f4329eaa6a76381f0013cef..b994dbc3df4214d244e97a44ae546e7ec926fba6 100644 (file)
@@ -53,7 +53,7 @@
     "@angular/compiler-cli": "~18.2.2",
     "@codecov/webpack-plugin": "^1.2.0",
     "@playwright/test": "^1.47.2",
-    "@types/jest": "^29.5.13",
+    "@types/jest": "^29.5.14",
     "@types/node": "^22.7.4",
     "@typescript-eslint/eslint-plugin": "^8.8.0",
     "@typescript-eslint/parser": "^8.8.0",