mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency eslint-plugin-testing-library to v5.11.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c68fbea606
commit
3feaa8d6a5
2 changed files with 6 additions and 6 deletions
|
@ -161,7 +161,7 @@
|
|||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-testing-library": "5.10.3",
|
||||
"eslint-plugin-testing-library": "5.11.0",
|
||||
"jest": "29.5.0",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"prettier": "2.8.8",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2442,7 +2442,7 @@ __metadata:
|
|||
eslint-plugin-node: 11.1.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
eslint-plugin-promise: 6.1.1
|
||||
eslint-plugin-testing-library: 5.10.3
|
||||
eslint-plugin-testing-library: 5.11.0
|
||||
eventemitter2: 6.4.9
|
||||
fast-deep-equal: 3.1.3
|
||||
firacode: 6.2.0
|
||||
|
@ -9483,14 +9483,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-testing-library@npm:5.10.3":
|
||||
version: 5.10.3
|
||||
resolution: "eslint-plugin-testing-library@npm:5.10.3"
|
||||
"eslint-plugin-testing-library@npm:5.11.0":
|
||||
version: 5.11.0
|
||||
resolution: "eslint-plugin-testing-library@npm:5.11.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.58.0
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
checksum: 3033121a0040b98280cd41856273ad1b268f56083759401e7af72ac8a96dcb213892f1248983aa9a18988b44913263e93f0d182dbb0c5b27b00242bfffc9cdcc
|
||||
checksum: 7f19d3dedd7788b411ca3d9045de682feb26025b9c26d97d4e2f0bf62f5eaa276147d946bd5d0cd967b822e546a954330fdb7ef80485301264f646143f011a02
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue