Closed greenkeeper[bot] closed 5 years ago
devDependency
@ljharb/eslint-config was updated from 12.2.1
to 13.1.0
.Update to this version instead 🚀
The new version differs by 5 commits.
2dd67e5
v13.1.0
34a402a
[Minor] update config and require eslint v5.11
fd1f310
[Dev Deps] update eslint
, replace
, safe-publish-latest
, semver
2d1a944
[Tests] use npm audit
instead of nsp
a02c14b
[Tests] up to node
v11.6
, v10.15
, v8.15
, v6.16
See the full diff
devDependency
@ljharb/eslint-config was updated from 12.2.1
to 13.1.1
.
Version 13.0.0 of @ljharb/eslint-config was just published.
The version 13.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of @ljharb/eslint-config.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 10 commits.
ae659ae
v13.0.0
e7c2bdd
[Breaking] update eslint to v5
ac5adbe
[Dev Deps] update
eslint-find-rules
,replace
0816534
[Tests] remove mistakenly added job
a768817
[Tests] up to
node
v10.0
,v9.11
,v8.11
,v6.14
,v4.9
03c21c6
[Dev Deps] update
eslint
,nsp
,semver
,tape
bd5050c
[Tests] use
nvm install-latest-npm
to ensure that a newernpm
that breaks on oldernode
isn’t installed7c2e1ad
[Tests] up to
node
v8.4
; newer npm breaks in older nodesdcf2ddc
[Tests] node <
v5.10
and <v4.5
do not haveBuffer.alloc
, which eslintv4.6
requires.bc8baf2
[Deps] update to
eslint
v4.6
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: