mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-10 09:07:35 +00:00
chore(deps): update dependency eslint-plugin-jest to v25.3.3 (#1941)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0be939ee60
commit
53e408c5ac
2 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@
|
|||
"eslint": "8.5.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.3",
|
||||
"eslint-plugin-jest": "25.3.0",
|
||||
"eslint-plugin-jest": "25.3.3",
|
||||
"eslint-plugin-local-rules": "1.1.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"http-proxy-middleware": "2.0.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4153,9 +4153,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:25.3.0":
|
||||
version: 25.3.0
|
||||
resolution: "eslint-plugin-jest@npm:25.3.0"
|
||||
"eslint-plugin-jest@npm:25.3.3":
|
||||
version: 25.3.3
|
||||
resolution: "eslint-plugin-jest@npm:25.3.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils": ^5.0.0
|
||||
peerDependencies:
|
||||
|
@ -4166,7 +4166,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: d801c166f528392fbb0234e34b893e97c24a7be049744f2d23b1702bce6202d5f0760886a591f884ffa82c7e01a2b06134e86da991bfa568ca5a90311e5f452e
|
||||
checksum: bd157fede7fbfffc18e300d8c26cd2c28b0b4d71d3e8cc545819edf436ba3353d8b43dfab85f983f296726ddc0820b3ca4790d16c6a61c97e40eff404c7d222e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5238,7 +5238,7 @@ __metadata:
|
|||
eslint: 8.5.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-import: 2.25.3
|
||||
eslint-plugin-jest: 25.3.0
|
||||
eslint-plugin-jest: 25.3.3
|
||||
eslint-plugin-local-rules: 1.1.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
express-session: 1.17.2
|
||||
|
|
Loading…
Add table
Reference in a new issue