Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

chore(package): update devDependencies #661

Merged
merged 3 commits into from Mar 14, 2016
Merged

chore(package): update devDependencies #661

merged 3 commits into from Mar 14, 2016

Conversation

BarryThePenguin
Copy link
Contributor

Had a slow Saturday night so I updated the deps

Still have the following to look at

Package                   Current  Wanted  Latest  Location
babel                      5.8.23  5.8.23   6.5.2  angular-formly
babel-eslint                4.1.3   4.1.3   5.0.0  angular-formly
babel-loader                5.3.2   5.3.2   6.2.4  angular-formly
eslint                      1.7.3   1.7.3   2.4.0  angular-formly
eslint-config-kentcdodds    5.0.0   5.0.0   5.1.0  angular-formly
eslint-loader               1.1.0   1.1.0   1.3.0  angular-formly
eslint-plugin-mocha         1.0.0   1.0.0   2.0.0  angular-formly
isparta                     3.1.0   3.1.0   4.0.0  angular-formly
isparta-loader              1.0.0   1.0.0   2.0.0  angular-formly

Last one didn't run travis...

@kentcdodds
Copy link
Member

Have you tried https://www.npmjs.com/package/next-update

@kentcdodds
Copy link
Member

Any idea why the build is busted? Looks like a shell issue? Maybe related to the quotes you removed? Maybe we should do escaped double quotes?

@BarryThePenguin
Copy link
Contributor Author

Ah! Yeah. I think it's the glob argument in eslint, changing it to {test|mock} fixes the issue. Got dragged away last minute

@codecov-io
Copy link

Current coverage is 96.03%

Merging #661 into master will not affect coverage as of 89138e8

@@            master    #661   diff @@
======================================
  Files           16      16       
  Stmts         1161    1161       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit           1115    1115       
  Partial          0       0       
  Missed          46      46       

Review entire Coverage Diff as of 89138e8


Uncovered Suggestions

  1. +0.35% via ...alidationMessages.js#25...28
  2. +0.26% via src/test.utils.js#38...40
  3. +0.26% via ...s/formlyUsability.js#18...20
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.

kentcdodds pushed a commit that referenced this pull request Mar 14, 2016
chore(package): update devDependencies
@kentcdodds kentcdodds merged commit 9532845 into formly-js:master Mar 14, 2016
@kentcdodds
Copy link
Member

Thanks @BarryThePenguin!

@BarryThePenguin BarryThePenguin deleted the pr/devDependencies branch March 14, 2016 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants