mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-03 21:51:42 +00:00
chore(deps): update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3b4cdbb7d5
commit
f673a684ba
2 changed files with 57 additions and 57 deletions
|
@ -92,12 +92,12 @@
|
|||
"@types/source-map-support": "0.5.4",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/ws": "8.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.7",
|
||||
"@typescript-eslint/parser": "5.30.7",
|
||||
"@typescript-eslint/eslint-plugin": "5.31.0",
|
||||
"@typescript-eslint/parser": "5.31.0",
|
||||
"eslint": "8.20.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.6.0",
|
||||
"eslint-plugin-jest": "26.7.0",
|
||||
"eslint-plugin-local-rules": "1.3.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
|
|
108
yarn.lock
108
yarn.lock
|
@ -2056,13 +2056,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.7"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.31.0":
|
||||
version: 5.31.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.31.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.30.7
|
||||
"@typescript-eslint/type-utils": 5.30.7
|
||||
"@typescript-eslint/utils": 5.30.7
|
||||
"@typescript-eslint/scope-manager": 5.31.0
|
||||
"@typescript-eslint/type-utils": 5.31.0
|
||||
"@typescript-eslint/utils": 5.31.0
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
|
@ -2075,24 +2075,24 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: d42af514f5817732646b5601030699687b4ef619ba7983754a4173bf908f6c6030324038e3733b88342ec6ace07af61aa946d677da6a6266931275bd2afc9fc2
|
||||
checksum: a6d007e6cc6c7204b9ce09dd6670a5a29f8b75417a84c8238d1dd7fc3bfa4a7294beb961a0ba76e610b695a0c80edd4186803429e3605a21562c23e47b8efa37
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/parser@npm:5.30.7"
|
||||
"@typescript-eslint/parser@npm:5.31.0":
|
||||
version: 5.31.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.31.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.30.7
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/typescript-estree": 5.30.7
|
||||
"@typescript-eslint/scope-manager": 5.31.0
|
||||
"@typescript-eslint/types": 5.31.0
|
||||
"@typescript-eslint/typescript-estree": 5.31.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: f0b2da3cfd047d241f0bd3065a36afe008214aa9e8cd05e9f92d8b0e4b9ec19d3651d0e4a3995b8cb34b553cccb4b0d02d18c0cfbe11f53acd85923dd68366d5
|
||||
checksum: ae842105ff0e5811d54c9c020ee0568170c13f401de293eb4caa2106f3060558773b496b5647f2b80b2969a2890135c054f50e2443a13c3705d5965aa12896c0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2106,21 +2106,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.30.7"
|
||||
"@typescript-eslint/scope-manager@npm:5.31.0":
|
||||
version: 5.31.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.31.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/visitor-keys": 5.30.7
|
||||
checksum: 434ce7a13a8f3bffae2af2b7fe19bab6e490c78114584212519f50cd1b91fbdcddc8ad93bdb3cacdc8cecca5a8c5d2eb606557e66bd3fcd9d3040846846c22ff
|
||||
"@typescript-eslint/types": 5.31.0
|
||||
"@typescript-eslint/visitor-keys": 5.31.0
|
||||
checksum: f771adf54a7cf6387bb201a0d4bef598425818c38832cabbf33c369b3fb650932cbb81a28f198727f3ffae5e21445dde710c41c624bd10b3b7283249333b625b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.30.7"
|
||||
"@typescript-eslint/type-utils@npm:5.31.0":
|
||||
version: 5.31.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.31.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.30.7
|
||||
"@typescript-eslint/utils": 5.31.0
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -2128,7 +2128,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: e7a8d4ec973355c0fe5bad4c317a55940e41d24b1c33b0bf40e8bb268d784f6584a8048fc84ebdb7287849a2c70e2b36365067cba7815de849cd41a1d7653167
|
||||
checksum: 1e98a6952207cf7d19cdac375a69bcfed953a29746fa1f2b3c7a8c9376c6984c0bb52506539b76d6a9bebc33966c825f032a27859e545447890562dd3c05ef31
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2139,10 +2139,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/types@npm:5.30.7"
|
||||
checksum: 2f6345bf0e2e9f392c1f62a5f96c630d4565574230a000508d923444229e51c1a05e07cef042935ca30f4f35755dbf3871b8b9da808911f578d63e6a4b897b79
|
||||
"@typescript-eslint/types@npm:5.31.0":
|
||||
version: 5.31.0
|
||||
resolution: "@typescript-eslint/types@npm:5.31.0"
|
||||
checksum: 1c4223a7dcbeb2fb52dc723ac366e2cc75549b21d71f5de8515e86e48d13324e4e136e75804e0f71aff56c9936ef494fa4d1e3eb2f189ed60cf8e2c7401ce372
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2164,12 +2164,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.30.7"
|
||||
"@typescript-eslint/typescript-estree@npm:5.31.0":
|
||||
version: 5.31.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.31.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/visitor-keys": 5.30.7
|
||||
"@typescript-eslint/types": 5.31.0
|
||||
"@typescript-eslint/visitor-keys": 5.31.0
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
|
@ -2178,23 +2178,23 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 7cff83a9b9c91a89bcbb677d539b7122b2a423a66f575364858b4635d7e53a25b9329cd20a5adfb732758a41d1c6801d4bfa3eb798a192f351aafb11eedc58b6
|
||||
checksum: 921c502ac4c93df9342d29636b384e154c3ac714e2be0308a4c9d3337d24d8b4721b76cbe700f70c7ceef06b50dfc404e4d4d734e446fe319bac030cb653d7b4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/utils@npm:5.30.7"
|
||||
"@typescript-eslint/utils@npm:5.31.0":
|
||||
version: 5.31.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.31.0"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.30.7
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/typescript-estree": 5.30.7
|
||||
"@typescript-eslint/scope-manager": 5.31.0
|
||||
"@typescript-eslint/types": 5.31.0
|
||||
"@typescript-eslint/typescript-estree": 5.31.0
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 77b0baf069f70290214294d74fdf7c46a7ddeab322ef53f65766b0c8e59f0e6f8074beb19233be34faca5beb390ac1b932dd1c983337355674c4437b4b1e2b44
|
||||
checksum: 2a4200fd8812f7d7dfbe381d856e97da3606f0c59de78829edd297cc76b4851316bf8362b65e66c7db399e9ea31ec71943626ec12022a552bcb7bb591259ec49
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2224,13 +2224,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.30.7"
|
||||
"@typescript-eslint/visitor-keys@npm:5.31.0":
|
||||
version: 5.31.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.31.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/types": 5.31.0
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: f322972aeda3143d4c24826436357937131f7fbad102d48cfa6dfca70ac245f93b20cf7beb5f1809bda4fe8f454676a6cabf8f73e39af6724076f2b2c213ee80
|
||||
checksum: 24ff3b9037b8fafe4f240b1c8a91981d658cd12a019f7961c9fe2f1d4dc84cf64e4071d865073191181b46652f4bd8f8cfc8e053ed8737ba1b9aede3e3252b3d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4304,9 +4304,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.6.0":
|
||||
version: 26.6.0
|
||||
resolution: "eslint-plugin-jest@npm:26.6.0"
|
||||
"eslint-plugin-jest@npm:26.7.0":
|
||||
version: 26.7.0
|
||||
resolution: "eslint-plugin-jest@npm:26.7.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4317,7 +4317,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 5dd60820d5618175e7203b077788476a6f697316b53d77c4bb7037b32073f3d5d539a72dec910eb3f8eedc97c3b28600ba35c5d3bf8c687ade765bb2d0dc77d2
|
||||
checksum: 21dbeb3820a1640185e0bd3847f65feba98b479812bcaa3f353e725bd0538618b16544b4dfc74ac147b5150afed9cf28760d7aaad54158611403810776fe6353
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5319,8 +5319,8 @@ __metadata:
|
|||
"@types/source-map-support": 0.5.4
|
||||
"@types/supertest": 2.0.12
|
||||
"@types/ws": 8.5.3
|
||||
"@typescript-eslint/eslint-plugin": 5.30.7
|
||||
"@typescript-eslint/parser": 5.30.7
|
||||
"@typescript-eslint/eslint-plugin": 5.31.0
|
||||
"@typescript-eslint/parser": 5.31.0
|
||||
base32-encode: 1.2.0
|
||||
bcrypt: 5.0.1
|
||||
class-transformer: 0.5.1
|
||||
|
@ -5331,7 +5331,7 @@ __metadata:
|
|||
eslint: 8.20.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 26.6.0
|
||||
eslint-plugin-jest: 26.7.0
|
||||
eslint-plugin-local-rules: 1.3.1
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
express-session: 1.17.3
|
||||
|
|
Loading…
Reference in a new issue