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.3 (#1802)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f5c20ea716
commit
faa982f119
2 changed files with 8 additions and 6 deletions
|
@ -80,7 +80,7 @@
|
|||
"eslint": "8.1.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.2",
|
||||
"eslint-plugin-jest": "25.2.2",
|
||||
"eslint-plugin-jest": "25.2.3",
|
||||
"eslint-plugin-local-rules": "1.1.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"http-proxy-middleware": "2.0.1",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4018,9 +4018,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:25.2.2":
|
||||
version: 25.2.2
|
||||
resolution: "eslint-plugin-jest@npm:25.2.2"
|
||||
"eslint-plugin-jest@npm:25.2.3":
|
||||
version: 25.2.3
|
||||
resolution: "eslint-plugin-jest@npm:25.2.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils": ^5.0.0
|
||||
peerDependencies:
|
||||
|
@ -4029,7 +4029,9 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
checksum: ba78bf20625f017b47f2dc0fe12226f461e7b289fd7e3314421f51a993b142dd51017404524950a95978b3b86850a64931f0615f274cdfeeafea078abf594d73
|
||||
jest:
|
||||
optional: true
|
||||
checksum: eb6ed233348c735bfb3933947d75f982a0884825b2269518048a236bee49a913b67b7788986b8d4679687658cc4f7cd3d2ef32b128cb3d65b422ddec92c770ab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5067,7 +5069,7 @@ __metadata:
|
|||
eslint: 8.1.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-import: 2.25.2
|
||||
eslint-plugin-jest: 25.2.2
|
||||
eslint-plugin-jest: 25.2.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