mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency eslint-plugin-jest to v26.1.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0d19dc15cf
commit
e76d8be25d
2 changed files with 6 additions and 6 deletions
|
@ -84,7 +84,7 @@
|
|||
"eslint": "8.11.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-jest": "26.1.2",
|
||||
"eslint-plugin-jest": "26.1.3",
|
||||
"eslint-plugin-local-rules": "1.1.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"http-proxy-middleware": "2.0.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4279,9 +4279,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.1.2":
|
||||
version: 26.1.2
|
||||
resolution: "eslint-plugin-jest@npm:26.1.2"
|
||||
"eslint-plugin-jest@npm:26.1.3":
|
||||
version: 26.1.3
|
||||
resolution: "eslint-plugin-jest@npm:26.1.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4292,7 +4292,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 1d74e143a78681906d9ab3c3bd7c213f869fe6385f75c325ff2fe3da3b4181a25545c30d42850cf4904f89a43aad9d41b5fd4c06daffdb3f0ec383d8d4d7bac0
|
||||
checksum: f340d25bf1b0a0cc5df43d2d7b0e547eef430994c5bc1514be62a26e3fe0263d795110d9a399bc176e18c18167872f3717f83bca67d273e092fd43498e6ab80e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5348,7 +5348,7 @@ __metadata:
|
|||
eslint: 8.11.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-jest: 26.1.2
|
||||
eslint-plugin-jest: 26.1.3
|
||||
eslint-plugin-local-rules: 1.1.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
express-session: 1.17.2
|
||||
|
|
Loading…
Reference in a new issue