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 a8bdf08 commit 423a504Copy full SHA for 423a504
frontend/package.json
@@ -56,7 +56,7 @@
56
"@html-eslint/eslint-plugin": "^0.45.0",
57
"@html-eslint/parser": "^0.45.0",
58
"@stylistic/eslint-plugin": "^5.0.0",
59
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
60
"@types/uuid": "^10.0.0",
61
"@typescript-eslint/eslint-plugin": "^8.18.2",
62
"angular-eslint": "19.8.1",
@@ -67,7 +67,7 @@
67
"eslint-plugin-check-file": "^3.0.0",
68
"eslint-plugin-i18n-json": "^4.0.1",
69
"eslint-plugin-unused-imports": "^4.1.4",
70
- "jest": "^29.7.0",
+ "jest": "^30.0.0",
71
"jest-preset-angular": "^14.4.2",
72
"ngx-translate-testing": "^7.0.0",
73
"prettier": "^3.4.2",
0 commit comments