⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2025-05-19 06:36:13 +00:00
committed by Anthony LC
parent e4d0179bbe
commit 8109d5ba08
6 changed files with 44 additions and 35 deletions

View File

@@ -18,7 +18,7 @@
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-playwright": "2.2.0",
"eslint-plugin-prettier": "5.4.0",
"eslint-plugin-testing-library": "7.2.0",
"eslint-plugin-testing-library": "7.2.1",
"prettier": "3.5.3"
}
}

View File

@@ -18,7 +18,7 @@
"eslint-plugin-import": "2.31.0",
"i18next-parser": "9.3.0",
"jest": "29.7.0",
"ts-jest": "29.3.3",
"ts-jest": "29.3.4",
"typescript": "*",
"yargs": "17.7.2"
}