mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-13 22:04:33 +00:00
chore(deps): update dependency eslint-plugin-testing-library to v5.10.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7b1e78f08e
commit
3502ee3934
2 changed files with 8 additions and 8 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.2",
|
||||
"eslint-plugin-testing-library": "5.10.3",
|
||||
"jest": "29.5.0",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"prettier": "2.8.7",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2389,7 +2389,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.2
|
||||
eslint-plugin-testing-library: 5.10.3
|
||||
eventemitter2: 6.4.9
|
||||
fast-deep-equal: 3.1.3
|
||||
firacode: 6.2.0
|
||||
|
@ -5102,7 +5102,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.58.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.43.0":
|
||||
"@typescript-eslint/utils@npm:5.58.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0":
|
||||
version: 5.58.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.58.0"
|
||||
dependencies:
|
||||
|
@ -9206,14 +9206,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-testing-library@npm:5.10.2":
|
||||
version: 5.10.2
|
||||
resolution: "eslint-plugin-testing-library@npm:5.10.2"
|
||||
"eslint-plugin-testing-library@npm:5.10.3":
|
||||
version: 5.10.3
|
||||
resolution: "eslint-plugin-testing-library@npm:5.10.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.43.0
|
||||
"@typescript-eslint/utils": ^5.58.0
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
checksum: 3b2b330e62f4a6dc438050006f0d0c97605f6861828b153271dc6d2fafb1e60f4e86fbaa8166c7afd452e3b6cad39413738fd4c8e2eb2def1915c678154676da
|
||||
checksum: 3033121a0040b98280cd41856273ad1b268f56083759401e7af72ac8a96dcb213892f1248983aa9a18988b44913263e93f0d182dbb0c5b27b00242bfffc9cdcc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue