mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update test packages
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
df00bd7767
commit
b75f80accc
2 changed files with 418 additions and 323 deletions
|
@ -90,7 +90,7 @@
|
|||
"@types/diff": "5.0.2",
|
||||
"@types/express": "4.17.14",
|
||||
"@types/express-session": "1.17.5",
|
||||
"@types/jest": "29.1.2",
|
||||
"@types/jest": "29.2.0",
|
||||
"@types/mysql": "2.15.21",
|
||||
"@types/node": "16.11.66",
|
||||
"@types/passport-local": "1.0.34",
|
||||
|
@ -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.1.2",
|
||||
"jest": "29.2.1",
|
||||
"mocked-env": "1.3.5",
|
||||
"prettier": "2.7.1",
|
||||
"source-map-support": "0.5.21",
|
||||
|
|
Loading…
Reference in a new issue