Closed greenkeeper[bot] closed 4 years ago
devDependency
eslint-config-google was updated from 0.9.1
to 0.11.0
.devDependency
eslint-config-google was updated from 0.9.1
to 0.13.0
.Update to this version instead 🚀
The new version differs by 7 commits.
0c27d3d
Release version 0.13.0
c313b4a
Update dependencies
377d4ab
Merge pull request #56 from nchavez324/master
c12442d
Whitelist ES6-style imports:const x = goog.require('x');
c363276
Release version 0.12.0
9a468ad
Merge pull request #54 from ShikChen/patch-1
0b02f5b
Require using Error objects in Promise rejection
See the full diff
devDependency
eslint-config-google was updated from 0.9.1
to 0.14.0
.
Version 0.10.0 of eslint-config-google was just published.
The version 0.10.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 eslint-config-google.
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 5 commits.
766265c
Release version 0.10.0
c2d3673
Merge pull request #50 from mathiasbynens/indent
1fdcfc2
Indent continuation lines at least 4 spaces
394bf3c
Merge pull request #46 from posquit0/patch-1
8d4af1d
Fix mis-typing
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: