mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update dependency eslint-plugin-jest to v26.9.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b57da1e6ea
commit
99d9625f9a
2 changed files with 6 additions and 6 deletions
|
@ -99,7 +99,7 @@
|
|||
"eslint": "8.23.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.8.7",
|
||||
"eslint-plugin-jest": "26.9.0",
|
||||
"eslint-plugin-local-rules": "1.3.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4378,9 +4378,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.8.7":
|
||||
version: 26.8.7
|
||||
resolution: "eslint-plugin-jest@npm:26.8.7"
|
||||
"eslint-plugin-jest@npm:26.9.0":
|
||||
version: 26.9.0
|
||||
resolution: "eslint-plugin-jest@npm:26.9.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4391,7 +4391,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 4e5e0c781ef48ae7d757123bce3ed28c384f02f3d4cf88d616932c075b625c10f298e905bee988876f62f6688e8e11d0b8ce235fd4b3f6c7006a8725375eac58
|
||||
checksum: 6d5fd5c95368f1ca2640389aeb7ce703d6202493c3ec6bdedb4eaca37233710508b0c75829e727765a16fd27029a466d34202bc7f2811c752038ccbbce224400
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5427,7 +5427,7 @@ __metadata:
|
|||
eslint: 8.23.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 26.8.7
|
||||
eslint-plugin-jest: 26.9.0
|
||||
eslint-plugin-local-rules: 1.3.1
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
express-session: 1.17.3
|
||||
|
|
Loading…
Reference in a new issue