mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency eslint-plugin-jest to v27.1.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
41979c3ab0
commit
91260fc559
2 changed files with 6 additions and 6 deletions
|
@ -103,7 +103,7 @@
|
|||
"eslint": "8.25.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "27.1.2",
|
||||
"eslint-plugin-jest": "27.1.3",
|
||||
"eslint-plugin-local-rules": "1.3.2",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4485,9 +4485,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.1.2":
|
||||
version: 27.1.2
|
||||
resolution: "eslint-plugin-jest@npm:27.1.2"
|
||||
"eslint-plugin-jest@npm:27.1.3":
|
||||
version: 27.1.3
|
||||
resolution: "eslint-plugin-jest@npm:27.1.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4498,7 +4498,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: b09833a38e13fd83d52da789fa11c8df5533b4bb896ed633f8f2422e4eefb8d7566dbc75ef1b894e16925135541a2dcb34fec4927cb89900ae7c55dce48a1e85
|
||||
checksum: 427f39ad4bb50b4e50a1f6aba04962ee3686e25b716d3e4dff47a304c2a352a35b032fec7350b84dc6362838525d93a70f7ae0f961b182c79bf602e90ebb1a55
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5550,7 +5550,7 @@ __metadata:
|
|||
eslint: 8.25.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 27.1.2
|
||||
eslint-plugin-jest: 27.1.3
|
||||
eslint-plugin-local-rules: 1.3.2
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
express-session: 1.17.3
|
||||
|
|
Loading…
Reference in a new issue