We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25dc9b8 commit 34e9804Copy full SHA for 34e9804
frontend/package.json
@@ -57,7 +57,7 @@
57
"@html-eslint/eslint-plugin": "^0.45.0",
58
"@html-eslint/parser": "^0.45.0",
59
"@stylistic/eslint-plugin": "^5.0.0",
60
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
61
"@types/uuid": "^10.0.0",
62
"@typescript-eslint/eslint-plugin": "^8.18.2",
63
"angular-eslint": "20.1.1",
@@ -68,7 +68,7 @@
68
"eslint-plugin-check-file": "^3.0.0",
69
"eslint-plugin-i18n-json": "^4.0.1",
70
"eslint-plugin-unused-imports": "^4.1.4",
71
- "jest": "^29.7.0",
+ "jest": "^30.0.0",
72
"jest-preset-angular": "^14.4.2",
73
"ngx-translate-testing": "^7.0.0",
74
"prettier": "^3.4.2",
0 commit comments