Update babel-eslint to the latest version 🚀 (#82)
* chore(package): update babel-eslint to version 10.0.0 * chore(package): update lockfile yarn.lock
This commit is contained in:
parent
f08a26afb5
commit
686f10819a
2 changed files with 4 additions and 4 deletions
|
|
@ -1111,9 +1111,9 @@ babel-code-frame@^6.26.0:
|
|||
esutils "^2.0.2"
|
||||
js-tokens "^3.0.2"
|
||||
|
||||
babel-eslint@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220"
|
||||
babel-eslint@^10.0.0:
|
||||
version "10.0.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.0.tgz#0bb43e6b11a119bf3defbb1ee2521f42e2d413c9"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
"@babel/parser" "^7.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue