mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-23 18:53:36 +02:00
Update dependency eslint to v8.29.0 (#7399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f0ba2b43c5
commit
bcc767578f
@ -67,7 +67,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.45.0",
|
||||
"@typescript-eslint/parser": "5.45.0",
|
||||
"cspell": "5.21.2",
|
||||
"eslint": "8.28.0",
|
||||
"eslint": "8.29.0",
|
||||
"eslint-interactive": "10.2.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
|
@ -50,7 +50,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.45.0",
|
||||
"@typescript-eslint/parser": "5.45.0",
|
||||
"coveralls": "3.1.1",
|
||||
"eslint": "8.28.0",
|
||||
"eslint": "8.29.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"jest": "29.3.1",
|
||||
"prettier": "2.8.0",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -4369,7 +4369,7 @@ __metadata:
|
||||
domhandler: 3.3.0
|
||||
domutils: 3.0.1
|
||||
entities: 2.2.0
|
||||
eslint: 8.28.0
|
||||
eslint: 8.29.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
jest: 29.3.1
|
||||
prettier: 2.8.0
|
||||
@ -15030,9 +15030,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.28.0":
|
||||
version: 8.28.0
|
||||
resolution: "eslint@npm:8.28.0"
|
||||
"eslint@npm:8.29.0":
|
||||
version: 8.29.0
|
||||
resolution: "eslint@npm:8.29.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.3
|
||||
"@humanwhocodes/config-array": ^0.11.6
|
||||
@ -15075,7 +15075,7 @@ __metadata:
|
||||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 1b793486b2ec80f0602d75fff7116f7c39a3286f523608a999eead9bec4154a06841785d2b4fb87f8292a94cf85778c1dbfaec727772a09c4d604fdb9ff0809a
|
||||
checksum: e05204b05907b82d910983995cb946e0ba62ca514eb2b6791c43f623333b143564a2eee0139909d31c10935c21877d815b1f76dd674a59cb91c471064325c4ab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -27902,7 +27902,7 @@ __metadata:
|
||||
"@typescript-eslint/eslint-plugin": 5.45.0
|
||||
"@typescript-eslint/parser": 5.45.0
|
||||
cspell: 5.21.2
|
||||
eslint: 8.28.0
|
||||
eslint: 8.29.0
|
||||
eslint-interactive: 10.2.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-promise: 6.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user