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 v27.1.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2ae47c8788
commit
9154a08646
2 changed files with 6 additions and 6 deletions
|
@ -103,7 +103,7 @@
|
|||
"eslint": "8.27.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "27.1.3",
|
||||
"eslint-plugin-jest": "27.1.4",
|
||||
"eslint-plugin-local-rules": "1.3.2",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
|
|
|
@ -4536,9 +4536,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.1.3":
|
||||
version: 27.1.3
|
||||
resolution: "eslint-plugin-jest@npm:27.1.3"
|
||||
"eslint-plugin-jest@npm:27.1.4":
|
||||
version: 27.1.4
|
||||
resolution: "eslint-plugin-jest@npm:27.1.4"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4549,7 +4549,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 427f39ad4bb50b4e50a1f6aba04962ee3686e25b716d3e4dff47a304c2a352a35b032fec7350b84dc6362838525d93a70f7ae0f961b182c79bf602e90ebb1a55
|
||||
checksum: b7e3bf0dc092d9936ac1c10a0aceda411935c411c9323def109c2429ccf8486b3faead80fb769119add578c200352729ff96523bffec083f421e1b151404f642
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5609,7 +5609,7 @@ __metadata:
|
|||
eslint: 8.27.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 27.1.3
|
||||
eslint-plugin-jest: 27.1.4
|
||||
eslint-plugin-local-rules: 1.3.2
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
express-session: 1.17.3
|
||||
|
|
Loading…
Reference in a new issue