mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update test packages to v29.6.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
45b96a2e24
commit
bd06c2e3cb
4 changed files with 397 additions and 280 deletions
|
@ -107,7 +107,7 @@
|
|||
"eslint-plugin-local-rules": "1.3.2",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
"jest": "29.5.0",
|
||||
"jest": "29.6.0",
|
||||
"mocked-env": "1.3.5",
|
||||
"prettier": "2.8.8",
|
||||
"source-map-support": "0.5.21",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-plugin-jest": "27.2.2",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"jest": "29.5.0",
|
||||
"jest": "29.6.0",
|
||||
"microbundle": "0.15.1",
|
||||
"prettier": "2.8.8",
|
||||
"ts-jest": "29.1.1",
|
||||
|
|
|
@ -161,8 +161,8 @@
|
|||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-testing-library": "5.11.0",
|
||||
"jest": "29.5.0",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"jest": "29.6.0",
|
||||
"jest-environment-jsdom": "29.6.0",
|
||||
"prettier": "2.8.8",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"ts-loader": "9.4.4",
|
||||
|
|
Loading…
Reference in a new issue