mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Update eslint related packages (#53078)
This commit is contained in:
parent
9a05c75add
commit
9e50a1089c
4 changed files with 81 additions and 83 deletions
|
@ -4,12 +4,12 @@
|
|||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"peerDependencies": {
|
||||
"eslint": "6.5.1",
|
||||
"eslint": "6.7.2",
|
||||
"babel-eslint": "^10.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"micromatch": "3.1.10",
|
||||
"dedent": "^0.7.0",
|
||||
"eslint-module-utils": "2.4.1"
|
||||
"eslint-module-utils": "2.5.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue