mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update dependency eslint-plugin-testing-library to v5.10.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9252a11cd7
commit
1773a176b2
2 changed files with 71 additions and 8 deletions
|
@ -162,7 +162,7 @@
|
|||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-testing-library": "5.9.1",
|
||||
"eslint-plugin-testing-library": "5.10.0",
|
||||
"jest": "29.3.1",
|
||||
"jest-environment-jsdom": "29.3.1",
|
||||
"prettier": "2.8.3",
|
||||
|
|
77
yarn.lock
77
yarn.lock
|
@ -2352,7 +2352,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.9.1
|
||||
eslint-plugin-testing-library: 5.10.0
|
||||
eventemitter2: 6.4.9
|
||||
fast-deep-equal: 3.1.3
|
||||
firacode: 6.2.0
|
||||
|
@ -5039,6 +5039,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.49.0":
|
||||
version: 5.49.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.49.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.49.0
|
||||
"@typescript-eslint/visitor-keys": 5.49.0
|
||||
checksum: 466047e24ff8a4195f14aadde39375f22891bdaced09e58c89f2c32af0aa4a0d87e71a5f006f6ab76858e6f30c4b764b1e0ef7bc26713bb78add30638108c45f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.48.2":
|
||||
version: 5.48.2
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.48.2"
|
||||
|
@ -5063,6 +5073,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.49.0":
|
||||
version: 5.49.0
|
||||
resolution: "@typescript-eslint/types@npm:5.49.0"
|
||||
checksum: 41f72a043007fc3f3356b5a38d7bfa54871545b4a309810a062f044cff25122413a9660ce6d83d1221762f60d067351d020b0cb68f7e1279817f53e77ce8f33d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.48.2":
|
||||
version: 5.48.2
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.48.2"
|
||||
|
@ -5081,7 +5098,25 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.48.2, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||
"@typescript-eslint/typescript-estree@npm:5.49.0":
|
||||
version: 5.49.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.49.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.49.0
|
||||
"@typescript-eslint/visitor-keys": 5.49.0
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
semver: ^7.3.7
|
||||
tsutils: ^3.21.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: f331af9f0ef3ce3157c421b8cc727dec5aa0a60add305aa4c676a02c63ec07799105268af192c5ed193a682b7ed804564d29d49bdbd2019678e495d80e65e29a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.48.2, @typescript-eslint/utils@npm:^5.10.0":
|
||||
version: 5.48.2
|
||||
resolution: "@typescript-eslint/utils@npm:5.48.2"
|
||||
dependencies:
|
||||
|
@ -5099,6 +5134,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.43.0":
|
||||
version: 5.49.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.49.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@types/semver": ^7.3.12
|
||||
"@typescript-eslint/scope-manager": 5.49.0
|
||||
"@typescript-eslint/types": 5.49.0
|
||||
"@typescript-eslint/typescript-estree": 5.49.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
semver: ^7.3.7
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 8218c566637d5104dfb2346216f8cb4c244f31c2a39e261aafe554b8abd48bd630a0d0807a0a8d776af8f9d9914c8776d86abf0a523049f3c5619c498a7e5b1e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.48.2":
|
||||
version: 5.48.2
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.48.2"
|
||||
|
@ -5109,6 +5162,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.49.0":
|
||||
version: 5.49.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.49.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.49.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: 46dc7bc713e8825d1fccba521fdf7c6e2f8829e491c2afd44dbe4105c6432e3c3dfe7e1ecb221401269d639264bb4af77b60a7b65521fcff9ab02cd31d8ef782
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/codemirror-extensions-basic-setup@npm:4.19.7":
|
||||
version: 4.19.7
|
||||
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.19.7"
|
||||
|
@ -9059,14 +9122,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-testing-library@npm:5.9.1":
|
||||
version: 5.9.1
|
||||
resolution: "eslint-plugin-testing-library@npm:5.9.1"
|
||||
"eslint-plugin-testing-library@npm:5.10.0":
|
||||
version: 5.10.0
|
||||
resolution: "eslint-plugin-testing-library@npm:5.10.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.13.0
|
||||
"@typescript-eslint/utils": ^5.43.0
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
checksum: d09f9486945807e9587d52b6979117bc41b750df741567381a06219671096afb318696a0e0db63e253e150fead40e77ef9653ee00f1dda83fc8920e3b3c47107
|
||||
checksum: 3278fc4683a99d24ac2b6d2ed0359db1b0509674350e4b9a958a226f57b4b90e070c02e1f4c2806da885d8025c1e8c952cb9a5e9751e69baac3d12cfe6804000
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue