File tree Expand file tree Collapse file tree 3 files changed +385
-137
lines changed Expand file tree Collapse file tree 3 files changed +385
-137
lines changed Original file line number Diff line number Diff line change 1
1
# yea
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/codeclown/yea.svg?branch=master )] ( https://travis-ci.org/codeclown/yea ) [ ![ NPM] ( https://img.shields.io/badge/npm-yea-blue )] ( https://www.npmjs.com/package/yea ) [ ![ GitHub] ( https://img.shields.io/badge/github-codeclown%2Fyea-yellowgreen )] ( https://github.com/codeclown/yea )
3
+ [ ![ Build Status] ( https://travis-ci.org/codeclown/yea.svg?branch=master )] ( https://travis-ci.org/codeclown/yea ) [ ![ NPM] ( https://img.shields.io/badge/npm-yea-blue )] ( https://www.npmjs.com/package/yea ) [ ![ GitHub] ( https://img.shields.io/badge/github-codeclown%2Fyea-yellowgreen )] ( https://github.com/codeclown/yea ) [ ![ Greenkeeper badge ] ( https://badges.greenkeeper.io/codeclown/yea.svg )] ( https://greenkeeper.io/ )
4
4
5
5
> Yea... an immutable-style AJAX library for the browser.
6
6
Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"body-parser" : " ^1.18.3" ,
14
- "bundlesize" : " ^0.17.1 " ,
14
+ "bundlesize" : " ^0.18.0 " ,
15
15
"chai" : " ^4.2.0" ,
16
16
"es6-promise" : " ^4.2.8" ,
17
- "eslint" : " ^5.15.3 " ,
17
+ "eslint" : " ^6.5.1 " ,
18
18
"express" : " ^4.16.4" ,
19
19
"karma" : " ^4.0.1" ,
20
20
"karma-chai" : " ^0.1.0" ,
21
- "karma-chrome-launcher" : " ^2.2 .0" ,
21
+ "karma-chrome-launcher" : " ^3.1 .0" ,
22
22
"karma-mocha" : " ^1.3.0" ,
23
23
"karma-sauce-launcher" : " ^2.0.2" ,
24
- "mocha" : " ^5 .2.0 " ,
24
+ "mocha" : " ^6 .2.1 " ,
25
25
"nodemon" : " ^1.19.1" ,
26
26
"npm-run-all" : " ^4.1.5" ,
27
27
"uglify-js" : " ^3.5.2"
You can’t perform that action at this time.
0 commit comments