Closed renovate[bot] closed 6 years ago
This Pull Request updates devDependency babel-eslint (source) from v8.2.6 to v9.0.0
babel-eslint
v8.2.6
v9.0.0
Note: This PR was created on a configured schedule ("on the first day of the month") and will not receive updates outside those times.
Release Notes
Compare Source
We've released v7: https://twitter.com/left_pad/status/1034204330352500736, so this just updates babel-eslint to use those versions internally. That in itself doesn't break anything but:
To enable the legacy decorators proposal users should add a specific parser option:
{ parserOptions: { ecmaFeatures: { legacyDecorators: true } } }
This PR has been generated by Renovate Bot.
:tada: This PR is included in version 0.1.0-next.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This Pull Request updates devDependency
babel-eslint
(source) fromv8.2.6
tov9.0.0
Note: This PR was created on a configured schedule ("on the first day of the month") and will not receive updates outside those times.
Release Notes
v9.0.0
Compare Source
v9.0.0
We've released v7: https://twitter.com/left_pad/status/1034204330352500736, so this just updates babel-eslint to use those versions internally. That in itself doesn't break anything but:
To enable the legacy decorators proposal users should add a specific parser option:
This PR has been generated by Renovate Bot.