mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update test packages to v29.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c44c8b6477
commit
3ca0e3bfd4
4 changed files with 392 additions and 283 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.4.3",
|
||||
"jest": "29.5.0",
|
||||
"mocked-env": "1.3.5",
|
||||
"prettier": "2.8.4",
|
||||
"source-map-support": "0.5.21",
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
"eslint-config-prettier": "8.7.0",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"jest": "29.4.3",
|
||||
"jest": "29.5.0",
|
||||
"microbundle": "0.15.1",
|
||||
"prettier": "2.8.4",
|
||||
"ts-jest": "29.0.5",
|
||||
|
|
|
@ -164,8 +164,8 @@
|
|||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-testing-library": "5.10.2",
|
||||
"jest": "29.4.3",
|
||||
"jest-environment-jsdom": "29.4.3",
|
||||
"jest": "29.5.0",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"prettier": "2.8.4",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"ts-loader": "9.4.2",
|
||||
|
|
Loading…
Reference in a new issue