Bump the frontend-jest-dependencies group in /src-ui with 2 updates
Bumps the frontend-jest-dependencies group in /src-ui with 2 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). Updates `jest` from 29.6.2 to 29.6.4 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest) Updates `@types/jest` from 29.5.3 to 29.5.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-jest-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>
This commit is contained in:
parent
35b6fb1a6d
commit
ac0f4c0173
673
src-ui/package-lock.json
generated
673
src-ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -46,13 +46,13 @@
|
|||||||
"@angular/cli": "~16.1.6",
|
"@angular/cli": "~16.1.6",
|
||||||
"@angular/compiler-cli": "~16.1.3",
|
"@angular/compiler-cli": "~16.1.3",
|
||||||
"@playwright/test": "^1.36.2",
|
"@playwright/test": "^1.36.2",
|
||||||
"@types/jest": "^29.5.3",
|
"@types/jest": "^29.5.4",
|
||||||
"@types/node": "^20.4.5",
|
"@types/node": "^20.4.5",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
||||||
"@typescript-eslint/parser": "^6.2.1",
|
"@typescript-eslint/parser": "^6.2.1",
|
||||||
"concurrently": "^8.1.0",
|
"concurrently": "^8.1.0",
|
||||||
"eslint": "^8.46.0",
|
"eslint": "^8.46.0",
|
||||||
"jest": "29.6.2",
|
"jest": "29.6.4",
|
||||||
"jest-environment-jsdom": "^29.6.2",
|
"jest-environment-jsdom": "^29.6.2",
|
||||||
"jest-preset-angular": "^13.1.1",
|
"jest-preset-angular": "^13.1.1",
|
||||||
"jest-websocket-mock": "^2.4.0",
|
"jest-websocket-mock": "^2.4.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user