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.4.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d8212bafaa
commit
aceeedd512
2 changed files with 6 additions and 6 deletions
|
@ -86,7 +86,7 @@
|
|||
"eslint": "8.16.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.3.0",
|
||||
"eslint-plugin-jest": "26.4.2",
|
||||
"eslint-plugin-local-rules": "1.1.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4249,9 +4249,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.3.0":
|
||||
version: 26.3.0
|
||||
resolution: "eslint-plugin-jest@npm:26.3.0"
|
||||
"eslint-plugin-jest@npm:26.4.2":
|
||||
version: 26.4.2
|
||||
resolution: "eslint-plugin-jest@npm:26.4.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4262,7 +4262,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 584c999067fd894b15a0a4232dc41826c800505cda25fd6beb0f0d624e677e46c8475e084af4b2e4882dd44a940d0bf84fc42a20b7eabe539c522c9539e5bbaf
|
||||
checksum: d43706e1ba5b23b3f567dc7fede7cdf96b4ff05ae5cc306d5a1a0c96a000c1f2055302bb2a58d0d7e21ab3e337bc58dd9d7c59b594d5580f09ad7d2f506efd8d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5268,7 +5268,7 @@ __metadata:
|
|||
eslint: 8.16.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 26.3.0
|
||||
eslint-plugin-jest: 26.4.2
|
||||
eslint-plugin-local-rules: 1.1.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
express-session: 1.17.3
|
||||
|
|
Loading…
Reference in a new issue