mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-15 00:53:26 +00:00
chore(deps): update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
9482af9b09
commit
db271b3d10
2 changed files with 91 additions and 30 deletions
|
@ -81,9 +81,9 @@
|
|||
"@types/pg": "8.6.5",
|
||||
"@types/source-map-support": "0.5.4",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.1",
|
||||
"@typescript-eslint/parser": "5.27.1",
|
||||
"eslint": "8.17.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.28.0",
|
||||
"@typescript-eslint/parser": "5.28.0",
|
||||
"eslint": "8.18.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.5.3",
|
||||
|
|
115
yarn.lock
115
yarn.lock
|
@ -1985,13 +1985,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.27.1"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.28.0":
|
||||
version: 5.28.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.28.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.27.1
|
||||
"@typescript-eslint/type-utils": 5.27.1
|
||||
"@typescript-eslint/utils": 5.27.1
|
||||
"@typescript-eslint/scope-manager": 5.28.0
|
||||
"@typescript-eslint/type-utils": 5.28.0
|
||||
"@typescript-eslint/utils": 5.28.0
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
|
@ -2004,24 +2004,24 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ee00d8d3a7b395e346801b7bf30209e278f06b5c283ad71c03b34db9e2d68a43ca0e292e315fa7e5bf131a8839ff4a24e0ed76c37811d230f97aae7e123d73ea
|
||||
checksum: 49e08865abd35acdc44829b929f2cd01d01a1f91d3c3c357963b6980e938de365f178efcec21e0ed6ec13a2ad9373f52b73001ddd5cdc7b0245fcf02b9564dd3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/parser@npm:5.27.1"
|
||||
"@typescript-eslint/parser@npm:5.28.0":
|
||||
version: 5.28.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.28.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.27.1
|
||||
"@typescript-eslint/types": 5.27.1
|
||||
"@typescript-eslint/typescript-estree": 5.27.1
|
||||
"@typescript-eslint/scope-manager": 5.28.0
|
||||
"@typescript-eslint/types": 5.28.0
|
||||
"@typescript-eslint/typescript-estree": 5.28.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 0f1df76142c9d7a6c6dbfc5d19fdee02bbc0e79def6e6df4b126c7eaae1c3a46a3871ad498d4b1fc7ad5cb58d6eb70f020807f600d99c0b9add98441fc12f23b
|
||||
checksum: cb18ff47b0a10373ba1c05c90901d08f5f99180e624f3f2faa85f13d1048fc59601a3cab6b852f72d13287b314d94c4d4997129ff6c639496a9144c762f6d31e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2035,11 +2035,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.27.1"
|
||||
"@typescript-eslint/scope-manager@npm:5.28.0":
|
||||
version: 5.28.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.28.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.27.1
|
||||
"@typescript-eslint/types": 5.28.0
|
||||
"@typescript-eslint/visitor-keys": 5.28.0
|
||||
checksum: f187fd295d152508aa85233ef3ac89031952300fbbe277e188dfba3fbfd82656b15d3d8daa6d85984970ce00a30fdf75da912c4024df982004b24f3a95420b8f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.28.0":
|
||||
version: 5.28.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.28.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.28.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -2047,7 +2057,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 43b7da26ea1bd7d249c45d168ec88f971fb71362bbc21ec4748d73b1ecb43f4ca59f5ed338e8dbc74272ae4ebac1cab87a9b62c0fa616c6f9bd833a212dc8a40
|
||||
checksum: 05563dab5414a42b7781f5ce65ee540b10a946c419bde3fbc45593aa3b1225b2a70558581f311720d670dc82ab699a3f9ecb4b1447d6fd557bd330cf8890d8ca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2058,6 +2068,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.28.0":
|
||||
version: 5.28.0
|
||||
resolution: "@typescript-eslint/types@npm:5.28.0"
|
||||
checksum: e948915d6f24ece98043763a48e34ced5e16a1aa88cc86ea7d9057010ed92ce39457a753dd7a140be52f9b546b27f8a3b33bdc7d671427a386aa1aa381d908ef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.27.1":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.27.1"
|
||||
|
@ -2076,7 +2093,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.27.1, @typescript-eslint/utils@npm:^5.10.0":
|
||||
"@typescript-eslint/typescript-estree@npm:5.28.0":
|
||||
version: 5.28.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.28.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.28.0
|
||||
"@typescript-eslint/visitor-keys": 5.28.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: e7be6e9ff778ab2728bdc545713f29cd40bbe1282662461453fe46bc18f676f9b33c60e3514347fbc4e5e94d764525c20b8ef3d47baa62fec6bd3ce05fdde6eb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.28.0":
|
||||
version: 5.28.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.28.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.28.0
|
||||
"@typescript-eslint/types": 5.28.0
|
||||
"@typescript-eslint/typescript-estree": 5.28.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: d30958552470c3f46b2183b690fa8c922a375a84ef83ccfda4785148b8dafb7bf428ab01de6608f67cefbcae35c6a2b0c54b5a6a89bba31566ec3b41f098c02e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.0":
|
||||
version: 5.27.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.27.1"
|
||||
dependencies:
|
||||
|
@ -2102,6 +2153,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.28.0":
|
||||
version: 5.28.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.28.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.28.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: e97251968ea273ce33fa0de8a9c04426499b797f6f7800379ff880c4be6e6e02fe023038be0092c595be394a8636f73ee8911974214d5232b3d59492a50771bf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@webassemblyjs/ast@npm:1.11.1":
|
||||
version: 1.11.1
|
||||
resolution: "@webassemblyjs/ast@npm:1.11.1"
|
||||
|
@ -4290,9 +4351,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.17.0":
|
||||
version: 8.17.0
|
||||
resolution: "eslint@npm:8.17.0"
|
||||
"eslint@npm:8.18.0":
|
||||
version: 8.18.0
|
||||
resolution: "eslint@npm:8.18.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
|
@ -4331,7 +4392,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: b484c96681c6b19f5b437f664623f1cd310d3ee9be88400d8450e086e664cd968a9dc202f0b0678578fd50e7a445b92586efe8c787de5073ff2f83213b00bb7b
|
||||
checksum: d9b4b7488a9cee97608343cbb5ac652d3f316436f95ef0800cd9497c1c6f877b655a3275817989c02f1ff0d5dfd1959c5092af9251c7e3fcf60659da37752a10
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5214,15 +5275,15 @@ __metadata:
|
|||
"@types/pg": 8.6.5
|
||||
"@types/source-map-support": 0.5.4
|
||||
"@types/supertest": 2.0.12
|
||||
"@typescript-eslint/eslint-plugin": 5.27.1
|
||||
"@typescript-eslint/parser": 5.27.1
|
||||
"@typescript-eslint/eslint-plugin": 5.28.0
|
||||
"@typescript-eslint/parser": 5.28.0
|
||||
base32-encode: 1.2.0
|
||||
bcrypt: 5.0.1
|
||||
class-transformer: 0.5.1
|
||||
class-validator: 0.13.2
|
||||
cli-color: 2.0.2
|
||||
connect-typeorm: 1.1.4
|
||||
eslint: 8.17.0
|
||||
eslint: 8.18.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 26.5.3
|
||||
|
|
Loading…
Add table
Reference in a new issue