Merge pull request #1333 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-and-types/jest-28.1.3

Bump jest and @types/jest in /src-ui
This commit is contained in:
shamoon 2022-08-01 13:29:31 -07:00 committed by GitHub
commit 8cda62ae92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 671 additions and 593 deletions

1260
src-ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,11 +41,11 @@
"@angular-devkit/build-angular": "~14.0.4",
"@angular/cli": "~14.0.4",
"@angular/compiler-cli": "~14.0.4",
"@types/jest": "28.1.4",
"@types/jest": "28.1.6",
"@types/node": "^18.0.0",
"codelyzer": "^6.0.2",
"concurrently": "7.2.2",
"jest": "28.1.2",
"jest": "28.1.3",
"jest-environment-jsdom": "^28.1.2",
"jest-preset-angular": "^12.1.0",
"ts-node": "~10.9.1",