1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency eslint to v8.28.0 (#7320)

This commit is contained in:
renovate[bot] 2022-11-20 10:11:34 +00:00 committed by GitHub
parent 9595e2a226
commit 5dcb896770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 54 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"cspell": "5.21.2",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-interactive": "10.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-promise": "6.1.1",

View File

@ -50,7 +50,7 @@
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"coveralls": "3.1.1",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"jest": "29.3.1",
"prettier": "2.7.1",

View File

@ -4360,7 +4360,7 @@ __metadata:
domhandler: 3.3.0
domutils: 3.0.1
entities: 2.2.0
eslint: 8.27.0
eslint: 8.28.0
eslint-config-prettier: 8.5.0
jest: 29.3.1
prettier: 2.7.1
@ -15003,7 +15003,56 @@ __metadata:
languageName: node
linkType: hard
"eslint@npm:8.27.0, eslint@npm:^8.13.0":
"eslint@npm:8.28.0":
version: 8.28.0
resolution: "eslint@npm:8.28.0"
dependencies:
"@eslint/eslintrc": ^1.3.3
"@humanwhocodes/config-array": ^0.11.6
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.1.1
eslint-utils: ^3.0.0
eslint-visitor-keys: ^3.3.0
espree: ^9.4.0
esquery: ^1.4.0
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.2
globals: ^13.15.0
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-sdsl: ^4.1.4
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
optionator: ^0.9.1
regexpp: ^3.2.0
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 1b793486b2ec80f0602d75fff7116f7c39a3286f523608a999eead9bec4154a06841785d2b4fb87f8292a94cf85778c1dbfaec727772a09c4d604fdb9ff0809a
languageName: node
linkType: hard
"eslint@npm:^8.13.0":
version: 8.27.0
resolution: "eslint@npm:8.27.0"
dependencies:
@ -27769,7 +27818,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.43.0
"@typescript-eslint/parser": 5.43.0
cspell: 5.21.2
eslint: 8.27.0
eslint: 8.28.0
eslint-interactive: 10.2.0
eslint-plugin-import: 2.26.0
eslint-plugin-promise: 6.1.1