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.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
45fe1941b7
commit
79573d7aa0
2 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@
|
|||
"eslint": "8.8.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-jest": "26.0.0",
|
||||
"eslint-plugin-jest": "26.1.0",
|
||||
"eslint-plugin-local-rules": "1.1.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"http-proxy-middleware": "2.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4236,9 +4236,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.0.0":
|
||||
version: 26.0.0
|
||||
resolution: "eslint-plugin-jest@npm:26.0.0"
|
||||
"eslint-plugin-jest@npm:26.1.0":
|
||||
version: 26.1.0
|
||||
resolution: "eslint-plugin-jest@npm:26.1.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4249,7 +4249,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 32063a47abb72260a290cc72c4ee395cb36f94fbf6e66ba2d3b8a46bf468fdcd27d5a166c6576a1c04155d5c4944043fa48767f8f86cb78f269f93f339929f9e
|
||||
checksum: 5d796092640202dd519c44c4270a335e7b5e7cd74f36b41754c2a9ed007a0110f4cc9b4b721dafe6724b3f93a3c9d27f9a0267c7e2a86e0f71a4a9f920897adc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5321,7 +5321,7 @@ __metadata:
|
|||
eslint: 8.8.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-jest: 26.0.0
|
||||
eslint-plugin-jest: 26.1.0
|
||||
eslint-plugin-local-rules: 1.1.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
express-session: 1.17.2
|
||||
|
|
Loading…
Reference in a new issue