mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update dependency eslint-plugin-jest to v26.4.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8a2b7f8017
commit
36a9c4c566
2 changed files with 6 additions and 6 deletions
|
@ -86,7 +86,7 @@
|
|||
"eslint": "8.17.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.4.6",
|
||||
"eslint-plugin-jest": "26.4.7",
|
||||
"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
|
@ -4246,9 +4246,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.4.6":
|
||||
version: 26.4.6
|
||||
resolution: "eslint-plugin-jest@npm:26.4.6"
|
||||
"eslint-plugin-jest@npm:26.4.7":
|
||||
version: 26.4.7
|
||||
resolution: "eslint-plugin-jest@npm:26.4.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4259,7 +4259,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 1d4c35282abecbc3656f9a355c3e63df0b4134fae208ceb9ee75421ed95f6a108753ac86b54d9302f4ae192227c41b45a50034854e75fad3691868eaab8394a2
|
||||
checksum: 81e7f8113d9bc1870833d8c3ed709b3e9229cc4d3d0c825f3988ab4c66b3c312e500bab259f70b7188b23093f863d457e13feb3ebc19bda06640d72e61e87a5b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5265,7 +5265,7 @@ __metadata:
|
|||
eslint: 8.17.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 26.4.6
|
||||
eslint-plugin-jest: 26.4.7
|
||||
eslint-plugin-local-rules: 1.1.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
express-session: 1.17.3
|
||||
|
|
Loading…
Reference in a new issue