mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
chore(deps): update dependency eslint-plugin-jest to v25.2.2 (#1755)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b3d3015ce7
commit
1b176bac08
2 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@
|
|||
"eslint": "8.0.1",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.2",
|
||||
"eslint-plugin-jest": "25.2.1",
|
||||
"eslint-plugin-jest": "25.2.2",
|
||||
"eslint-plugin-local-rules": "1.1.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"http-proxy-middleware": "2.0.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3973,9 +3973,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:25.2.1":
|
||||
version: 25.2.1
|
||||
resolution: "eslint-plugin-jest@npm:25.2.1"
|
||||
"eslint-plugin-jest@npm:25.2.2":
|
||||
version: 25.2.2
|
||||
resolution: "eslint-plugin-jest@npm:25.2.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils": ^5.0.0
|
||||
peerDependencies:
|
||||
|
@ -3984,7 +3984,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
checksum: 8ac8d1e2e138dd1371f7ebeba01559609049eb92b8561f15952217bd9a478a8f7aaa1e58ef3386962ae06096bc2ab56173a389ea8d2dfbc47a59afd23bdd09c6
|
||||
checksum: ba78bf20625f017b47f2dc0fe12226f461e7b289fd7e3314421f51a993b142dd51017404524950a95978b3b86850a64931f0615f274cdfeeafea078abf594d73
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4995,7 +4995,7 @@ __metadata:
|
|||
eslint: 8.0.1
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-import: 2.25.2
|
||||
eslint-plugin-jest: 25.2.1
|
||||
eslint-plugin-jest: 25.2.2
|
||||
eslint-plugin-local-rules: 1.1.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
express-session: 1.17.2
|
||||
|
|
Loading…
Reference in a new issue