mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Update dependency eslint to v8.30.0 (#7467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
37ad911659
commit
50177bd997
@ -67,7 +67,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||
"@typescript-eslint/parser": "5.46.1",
|
||||
"cspell": "5.21.2",
|
||||
"eslint": "8.29.0",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-interactive": "10.3.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
|
@ -50,7 +50,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||
"@typescript-eslint/parser": "5.46.1",
|
||||
"coveralls": "3.1.1",
|
||||
"eslint": "8.29.0",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"jest": "29.3.1",
|
||||
"prettier": "2.8.1",
|
||||
|
55
yarn.lock
55
yarn.lock
@ -3640,6 +3640,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^1.4.0":
|
||||
version: 1.4.0
|
||||
resolution: "@eslint/eslintrc@npm:1.4.0"
|
||||
dependencies:
|
||||
ajv: ^6.12.4
|
||||
debug: ^4.3.2
|
||||
espree: ^9.4.0
|
||||
globals: ^13.19.0
|
||||
ignore: ^5.2.0
|
||||
import-fresh: ^3.2.1
|
||||
js-yaml: ^4.1.0
|
||||
minimatch: ^3.1.2
|
||||
strip-json-comments: ^3.1.1
|
||||
checksum: 73e39c833deafde8d8706e6fa9b52b6d99927c094ead8e405ea4174e8197ec24aac9ba88ae38cc8ad32eaccf07b9c7fc5dc70761d1fba6da41a928691447305f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@evocateur/libnpmaccess@npm:^3.1.2":
|
||||
version: 3.1.2
|
||||
resolution: "@evocateur/libnpmaccess@npm:3.1.2"
|
||||
@ -3857,6 +3874,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/config-array@npm:^0.11.8":
|
||||
version: 0.11.8
|
||||
resolution: "@humanwhocodes/config-array@npm:0.11.8"
|
||||
dependencies:
|
||||
"@humanwhocodes/object-schema": ^1.2.1
|
||||
debug: ^4.1.1
|
||||
minimatch: ^3.0.5
|
||||
checksum: 0fd6b3c54f1674ce0a224df09b9c2f9846d20b9e54fabae1281ecfc04f2e6ad69bf19e1d6af6a28f88e8aa3990168b6cb9e1ef755868c3256a630605ec2cb1d3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/module-importer@npm:^1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
|
||||
@ -4385,7 +4413,7 @@ __metadata:
|
||||
domhandler: 3.3.0
|
||||
domutils: 3.0.1
|
||||
entities: 2.2.0
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
jest: 29.3.1
|
||||
prettier: 2.8.1
|
||||
@ -15063,12 +15091,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.29.0":
|
||||
version: 8.29.0
|
||||
resolution: "eslint@npm:8.29.0"
|
||||
"eslint@npm:8.30.0":
|
||||
version: 8.30.0
|
||||
resolution: "eslint@npm:8.30.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.3
|
||||
"@humanwhocodes/config-array": ^0.11.6
|
||||
"@eslint/eslintrc": ^1.4.0
|
||||
"@humanwhocodes/config-array": ^0.11.8
|
||||
"@humanwhocodes/module-importer": ^1.0.1
|
||||
"@nodelib/fs.walk": ^1.2.8
|
||||
ajv: ^6.10.0
|
||||
@ -15087,7 +15115,7 @@ __metadata:
|
||||
file-entry-cache: ^6.0.1
|
||||
find-up: ^5.0.0
|
||||
glob-parent: ^6.0.2
|
||||
globals: ^13.15.0
|
||||
globals: ^13.19.0
|
||||
grapheme-splitter: ^1.0.4
|
||||
ignore: ^5.2.0
|
||||
import-fresh: ^3.0.0
|
||||
@ -15108,7 +15136,7 @@ __metadata:
|
||||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: e05204b05907b82d910983995cb946e0ba62ca514eb2b6791c43f623333b143564a2eee0139909d31c10935c21877d815b1f76dd674a59cb91c471064325c4ab
|
||||
checksum: b7525bb465b342665c3b8bab7e114d514ef1bc4e79f211c919863f9c71767e7412ec82383a22614a92d159783f91101018817000f7c61ce69a5e7015280cafaf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17139,6 +17167,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:^13.19.0":
|
||||
version: 13.19.0
|
||||
resolution: "globals@npm:13.19.0"
|
||||
dependencies:
|
||||
type-fest: ^0.20.2
|
||||
checksum: a000dbd00bcf28f0941d8a29c3522b1c3b8e4bfe4e60e262c477a550c3cbbe8dbe2925a6905f037acd40f9a93c039242e1f7079c76b0fd184bc41dcc3b5c8e2e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:^9.18.0":
|
||||
version: 9.18.0
|
||||
resolution: "globals@npm:9.18.0"
|
||||
@ -27948,7 +27985,7 @@ __metadata:
|
||||
"@typescript-eslint/eslint-plugin": 5.46.1
|
||||
"@typescript-eslint/parser": 5.46.1
|
||||
cspell: 5.21.2
|
||||
eslint: 8.29.0
|
||||
eslint: 8.30.0
|
||||
eslint-interactive: 10.3.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-promise: 6.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user