mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency eslint-plugin-jest to v26.1.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
161aa89747
commit
5cbecf4ddd
2 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@
|
|||
"eslint": "8.9.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-jest": "26.1.0",
|
||||
"eslint-plugin-jest": "26.1.1",
|
||||
"eslint-plugin-local-rules": "1.1.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"http-proxy-middleware": "2.0.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4215,9 +4215,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.1.0":
|
||||
version: 26.1.0
|
||||
resolution: "eslint-plugin-jest@npm:26.1.0"
|
||||
"eslint-plugin-jest@npm:26.1.1":
|
||||
version: 26.1.1
|
||||
resolution: "eslint-plugin-jest@npm:26.1.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4228,7 +4228,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 5d796092640202dd519c44c4270a335e7b5e7cd74f36b41754c2a9ed007a0110f4cc9b4b721dafe6724b3f93a3c9d27f9a0267c7e2a86e0f71a4a9f920897adc
|
||||
checksum: efed65bd6b83f15f38e3d8447d0dbbac18c10d6e4c4853c8d0539f5bc8e898cca8136b1e706899b756ea995ed189445b7f15d0fffeb983890608c33e752670d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5300,7 +5300,7 @@ __metadata:
|
|||
eslint: 8.9.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-jest: 26.1.0
|
||||
eslint-plugin-jest: 26.1.1
|
||||
eslint-plugin-local-rules: 1.1.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
express-session: 1.17.2
|
||||
|
|
Loading…
Reference in a new issue