mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-03 02:03:04 +00:00
chore(deps): update dependency eslint-plugin-jest to v25.2.4 (#1806)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
21b174ea70
commit
2a9f0f70cb
2 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@
|
|||
"eslint": "8.2.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.2",
|
||||
"eslint-plugin-jest": "25.2.3",
|
||||
"eslint-plugin-jest": "25.2.4",
|
||||
"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
|
@ -3957,9 +3957,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:25.2.3":
|
||||
version: 25.2.3
|
||||
resolution: "eslint-plugin-jest@npm:25.2.3"
|
||||
"eslint-plugin-jest@npm:25.2.4":
|
||||
version: 25.2.4
|
||||
resolution: "eslint-plugin-jest@npm:25.2.4"
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils": ^5.0.0
|
||||
peerDependencies:
|
||||
|
@ -3970,7 +3970,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: eb6ed233348c735bfb3933947d75f982a0884825b2269518048a236bee49a913b67b7788986b8d4679687658cc4f7cd3d2ef32b128cb3d65b422ddec92c770ab
|
||||
checksum: d263c5564e5ce573759fa06b94011855780e79b0407888a5ac0e80303af2aa249d9d089bcd2f0fc108eb58ef6f367544217b1be2b561216e92fc830e9a924a63
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5008,7 +5008,7 @@ __metadata:
|
|||
eslint: 8.2.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-import: 2.25.2
|
||||
eslint-plugin-jest: 25.2.3
|
||||
eslint-plugin-jest: 25.2.4
|
||||
eslint-plugin-local-rules: 1.1.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
express-session: 1.17.2
|
||||
|
|
Loading…
Reference in a new issue