mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-17 03:02:00 +00:00
Update dependency eslint-plugin-testing-library to v5.1.0 (#1912)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6265ae24c4
commit
744bcba714
2 changed files with 6 additions and 6 deletions
|
@ -143,7 +143,7 @@
|
|||
"eslint-plugin-cypress": "2.12.1",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
"eslint-plugin-testing-library": "5.0.6",
|
||||
"eslint-plugin-testing-library": "5.1.0",
|
||||
"jest": "27.5.1",
|
||||
"netlify-cli": "9.13.0",
|
||||
"prettier": "2.5.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2215,7 +2215,7 @@ __metadata:
|
|||
eslint-plugin-cypress: 2.12.1
|
||||
eslint-plugin-node: 11.1.0
|
||||
eslint-plugin-promise: 6.0.0
|
||||
eslint-plugin-testing-library: 5.0.6
|
||||
eslint-plugin-testing-library: 5.1.0
|
||||
fast-deep-equal: 3.1.3
|
||||
firacode: 6.2.0
|
||||
flowchart.js: 1.17.1
|
||||
|
@ -9817,14 +9817,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-testing-library@npm:5.0.6":
|
||||
version: 5.0.6
|
||||
resolution: "eslint-plugin-testing-library@npm:5.0.6"
|
||||
"eslint-plugin-testing-library@npm:5.1.0":
|
||||
version: 5.1.0
|
||||
resolution: "eslint-plugin-testing-library@npm:5.1.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.13.0
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
checksum: 8c9db0f535f807c7b2b23474c216a7239dbe21c5147e4d694f4a49f0e61c85a4ec8c2e77bc16ccb0a2c19e599f519bbf8108370d4721c4f17400bed170ec74aa
|
||||
checksum: 38e5fd43b22406baf16034384834052eb2fd6f270eb562be9d3033e6c7c3d97a5d058f2bf7c6ed04f77ddf56ece4c7d0ff61865456c4d8642efa04c365ffbee9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue