Skip to content

Commit e2a3a61

Browse files
authored
Merge branch 'main' into njwe-2600/etpl-2025-01-14
2 parents c64c91a + 63a67fb commit e2a3a61

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

backend/package-lock.json

+5-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@typescript-eslint/eslint-plugin": "^5.56.0",
7171
"@typescript-eslint/parser": "^5.0.0",
7272
"eslint": "^8.12.0",
73-
"eslint-config-prettier": "^9.0.0",
73+
"eslint-config-prettier": "^10.0.1",
7474
"eslint-plugin-prettier": "^5.1.3",
7575
"fs-extra": "^11.1.0",
7676
"good-fences": "^1.1.2",

frontend/package-lock.json

+5-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"cypress": "^13.17.0",
9494
"cypress-axe": "^1.4.0",
9595
"eslint": "^8.57.0",
96-
"eslint-config-prettier": "^9.1.0",
96+
"eslint-config-prettier": "^10.0.1",
9797
"eslint-plugin-cypress": "^3.6.0",
9898
"good-fences": "^1.2.0",
9999
"prettier": "3.4.2",

0 commit comments

Comments
 (0)