mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
Update dependency eslint-plugin-testing-library to v5.6.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6ba957585a
commit
ed73862ca4
2 changed files with 6 additions and 6 deletions
|
@ -170,7 +170,7 @@
|
|||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
"eslint-plugin-testing-library": "5.5.1",
|
||||
"eslint-plugin-testing-library": "5.6.0",
|
||||
"jest": "28.1.3",
|
||||
"jest-environment-jsdom": "28.1.3",
|
||||
"prettier": "2.7.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1970,7 +1970,7 @@ __metadata:
|
|||
eslint-plugin-node: 11.1.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-promise: 6.0.0
|
||||
eslint-plugin-testing-library: 5.5.1
|
||||
eslint-plugin-testing-library: 5.6.0
|
||||
fast-deep-equal: 3.1.3
|
||||
firacode: 6.2.0
|
||||
flowchart.js: 1.17.1
|
||||
|
@ -7386,14 +7386,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-testing-library@npm:5.5.1":
|
||||
version: 5.5.1
|
||||
resolution: "eslint-plugin-testing-library@npm:5.5.1"
|
||||
"eslint-plugin-testing-library@npm:5.6.0":
|
||||
version: 5.6.0
|
||||
resolution: "eslint-plugin-testing-library@npm:5.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.13.0
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
checksum: 558994da12e6a9ff0c4f71c2e63a23746b6323d171062032843591e0fca6ce3811f979cf82e11db003c8b4f1d9842cb75301bfaa9e88d1a399b11ea6686aadcc
|
||||
checksum: 52cd25709f782bd6ff7f1aed02995a7f8b1020abfa385922947d3fd03f057f954274480ddc4c264f14061f6c59827fa7ef4699f560ffb52bfe585fb4c93b0f16
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue