mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency eslint-plugin-testing-library to v6.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
97e37a2637
commit
d8cdf7b6da
2 changed files with 6 additions and 6 deletions
|
@ -164,7 +164,7 @@
|
|||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-testing-library": "6.1.0",
|
||||
"eslint-plugin-testing-library": "6.1.2",
|
||||
"jest": "29.7.0",
|
||||
"jest-environment-jsdom": "29.7.0",
|
||||
"prettier": "3.0.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2519,7 +2519,7 @@ __metadata:
|
|||
eslint-plugin-node: "npm:11.1.0"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
eslint-plugin-promise: "npm:6.1.1"
|
||||
eslint-plugin-testing-library: "npm:6.1.0"
|
||||
eslint-plugin-testing-library: "npm:6.1.2"
|
||||
eventemitter2: "npm:6.4.9"
|
||||
fast-deep-equal: "npm:3.1.3"
|
||||
firacode: "npm:6.2.0"
|
||||
|
@ -9213,14 +9213,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-testing-library@npm:6.1.0":
|
||||
version: 6.1.0
|
||||
resolution: "eslint-plugin-testing-library@npm:6.1.0"
|
||||
"eslint-plugin-testing-library@npm:6.1.2":
|
||||
version: 6.1.2
|
||||
resolution: "eslint-plugin-testing-library@npm:6.1.2"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": "npm:^5.58.0"
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
checksum: 3ddcf014e35029f9b90340598de0620038e87712543d013934ea9f972619e388467498f327396d1fe7242eb0d75445b04135822a5bf526166656b68e9107f6a9
|
||||
checksum: 24bfd79fb1ee20ad0ffdea73b9bfa4e13e352b188f7f63436613987c375f63ff977bd585fe0ef2b2e29cccd9a7fccab9459f715edc700f275637f957d53e87de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue