mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update test packages to v29.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e4a4000a9
commit
0dcc2bd375
6 changed files with 452 additions and 203 deletions
|
@ -108,7 +108,7 @@
|
|||
"eslint-plugin-local-rules": "2.0.0",
|
||||
"eslint-plugin-prettier": "5.0.0",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
"jest": "29.6.4",
|
||||
"jest": "29.7.0",
|
||||
"mocked-env": "1.3.5",
|
||||
"prettier": "3.0.3",
|
||||
"source-map-support": "0.5.21",
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-jest": "27.2.3",
|
||||
"eslint-plugin-prettier": "5.0.0",
|
||||
"jest": "29.6.4",
|
||||
"jest": "29.7.0",
|
||||
"prettier": "3.0.3",
|
||||
"ts-jest": "29.1.1",
|
||||
"typescript": "5.2.2"
|
||||
|
|
|
@ -163,8 +163,8 @@
|
|||
"eslint-plugin-prettier": "5.0.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-testing-library": "6.0.1",
|
||||
"jest": "29.6.4",
|
||||
"jest-environment-jsdom": "29.6.4",
|
||||
"jest": "29.7.0",
|
||||
"jest-environment-jsdom": "29.7.0",
|
||||
"prettier": "3.0.3",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"ts-loader": "9.4.4",
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-jest": "27.2.3",
|
||||
"eslint-plugin-prettier": "5.0.0",
|
||||
"jest": "29.6.4",
|
||||
"jest": "29.7.0",
|
||||
"prettier": "3.0.3",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
|
@ -116,7 +116,7 @@
|
|||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-jest": "27.2.3",
|
||||
"eslint-plugin-prettier": "5.0.0",
|
||||
"jest": "29.6.4",
|
||||
"jest": "29.7.0",
|
||||
"markdown-it": "13.0.1",
|
||||
"prettier": "3.0.3",
|
||||
"ts-jest": "29.1.1",
|
||||
|
|
Loading…
Reference in a new issue