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.1.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8c6656f72b
commit
e69e49950a
2 changed files with 6 additions and 6 deletions
|
@ -84,7 +84,7 @@
|
|||
"eslint": "8.12.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-jest": "26.1.3",
|
||||
"eslint-plugin-jest": "26.1.4",
|
||||
"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
|
@ -4387,9 +4387,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.1.3":
|
||||
version: 26.1.3
|
||||
resolution: "eslint-plugin-jest@npm:26.1.3"
|
||||
"eslint-plugin-jest@npm:26.1.4":
|
||||
version: 26.1.4
|
||||
resolution: "eslint-plugin-jest@npm:26.1.4"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4400,7 +4400,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: f340d25bf1b0a0cc5df43d2d7b0e547eef430994c5bc1514be62a26e3fe0263d795110d9a399bc176e18c18167872f3717f83bca67d273e092fd43498e6ab80e
|
||||
checksum: f9989a853a165ad1afc077d7d75582391d511e8e14145bb67c76b0ad70a0966358311659da0e82162832bd23a327c2bd1d15dd5d3917f69bb8c14d256e8e1d77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5456,7 +5456,7 @@ __metadata:
|
|||
eslint: 8.12.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-jest: 26.1.3
|
||||
eslint-plugin-jest: 26.1.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