mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update linters
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8dcc65b058
commit
e06f057d60
2 changed files with 12 additions and 12 deletions
|
@ -94,10 +94,10 @@
|
|||
"@types/ws": "8.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.6",
|
||||
"@typescript-eslint/parser": "5.30.6",
|
||||
"eslint": "8.19.0",
|
||||
"eslint": "8.20.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.5.3",
|
||||
"eslint-plugin-jest": "26.6.0",
|
||||
"eslint-plugin-local-rules": "1.3.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4334,9 +4334,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:26.5.3":
|
||||
version: 26.5.3
|
||||
resolution: "eslint-plugin-jest@npm:26.5.3"
|
||||
"eslint-plugin-jest@npm:26.6.0":
|
||||
version: 26.6.0
|
||||
resolution: "eslint-plugin-jest@npm:26.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^5.10.0
|
||||
peerDependencies:
|
||||
|
@ -4347,7 +4347,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 16897c56eadf3da19a96e18b1bd983bbd0a34ad9545d5bc6f9ee67d2940e6e2fd2f067f44dbbb26dcaf17c75c0132f89a06a09ff5169761ce48c9708a2acf7d7
|
||||
checksum: 5dd60820d5618175e7203b077788476a6f697316b53d77c4bb7037b32073f3d5d539a72dec910eb3f8eedc97c3b28600ba35c5d3bf8c687ade765bb2d0dc77d2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4418,9 +4418,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.19.0":
|
||||
version: 8.19.0
|
||||
resolution: "eslint@npm:8.19.0"
|
||||
"eslint@npm:8.20.0":
|
||||
version: 8.20.0
|
||||
resolution: "eslint@npm:8.20.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
|
@ -4459,7 +4459,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 0bc9df1a3a09dcd5a781ec728f280aa8af3ab19c2d1f14e2668b5ee5b8b1fb0e72dde5c3acf738e7f4281685fb24ec149b6154255470b06cf41de76350bca7a4
|
||||
checksum: a31adf390d71d916925586bc8467b48f620e93dd0416bc1e897d99265af88b48d4eba3985b5ff4653ae5cc46311a360d373574002277e159bb38a4363abf9228
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5358,10 +5358,10 @@ __metadata:
|
|||
cli-color: 2.0.3
|
||||
connect-typeorm: 1.1.4
|
||||
cookie: 0.5.0
|
||||
eslint: 8.19.0
|
||||
eslint: 8.20.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 26.5.3
|
||||
eslint-plugin-jest: 26.6.0
|
||||
eslint-plugin-local-rules: 1.3.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
express-session: 1.17.3
|
||||
|
|
Loading…
Reference in a new issue