mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 00:54:43 -04:00
chore(deps): update dependency eslint-plugin-jest to v26.8.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0cc29d088f
commit
f30fd8b989
2 changed files with 6 additions and 6 deletions
|
@ -99,7 +99,7 @@
|
||||||
"eslint": "8.22.0",
|
"eslint": "8.22.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-import": "2.26.0",
|
"eslint-plugin-import": "2.26.0",
|
||||||
"eslint-plugin-jest": "26.8.6",
|
"eslint-plugin-jest": "26.8.7",
|
||||||
"eslint-plugin-local-rules": "1.3.1",
|
"eslint-plugin-local-rules": "1.3.1",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"http-proxy-middleware": "2.0.6",
|
"http-proxy-middleware": "2.0.6",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4340,9 +4340,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-jest@npm:26.8.6":
|
"eslint-plugin-jest@npm:26.8.7":
|
||||||
version: 26.8.6
|
version: 26.8.7
|
||||||
resolution: "eslint-plugin-jest@npm:26.8.6"
|
resolution: "eslint-plugin-jest@npm:26.8.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/utils": ^5.10.0
|
"@typescript-eslint/utils": ^5.10.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -4353,7 +4353,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
jest:
|
jest:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: fac3f9f5385921cd284104027534842d2a6b577a4e4b0374fce466eabe32def11297cdb840954e72228d34c430003b89c386f7f5231d753cef2c80c8808e6d2e
|
checksum: 4e5e0c781ef48ae7d757123bce3ed28c384f02f3d4cf88d616932c075b625c10f298e905bee988876f62f6688e8e11d0b8ce235fd4b3f6c7006a8725375eac58
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5388,7 +5388,7 @@ __metadata:
|
||||||
eslint: 8.22.0
|
eslint: 8.22.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-plugin-import: 2.26.0
|
eslint-plugin-import: 2.26.0
|
||||||
eslint-plugin-jest: 26.8.6
|
eslint-plugin-jest: 26.8.7
|
||||||
eslint-plugin-local-rules: 1.3.1
|
eslint-plugin-local-rules: 1.3.1
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
express-session: 1.17.3
|
express-session: 1.17.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue