mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency eslint-plugin-jest to v26.8.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9562613c96
commit
0cc29d088f
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.5",
|
"eslint-plugin-jest": "26.8.6",
|
||||||
"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.5":
|
"eslint-plugin-jest@npm:26.8.6":
|
||||||
version: 26.8.5
|
version: 26.8.6
|
||||||
resolution: "eslint-plugin-jest@npm:26.8.5"
|
resolution: "eslint-plugin-jest@npm:26.8.6"
|
||||||
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: 2909c97fed29d0a08e1b8ca4351d324ea55cd8b453fbebde3939dfd5a03a567c73c9f4cfabd26ee2f83848a96de9560fa86793d8f528ef46b431e76795d7ffa6
|
checksum: fac3f9f5385921cd284104027534842d2a6b577a4e4b0374fce466eabe32def11297cdb840954e72228d34c430003b89c386f7f5231d753cef2c80c8808e6d2e
|
||||||
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.5
|
eslint-plugin-jest: 26.8.6
|
||||||
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…
Reference in a new issue